| _name | zypp::InputStream | [private] |
| _path | zypp::InputStream | [private] |
| _size | zypp::InputStream | [private] |
| _stream | zypp::InputStream | [private] |
| InputStream() | zypp::InputStream | |
| InputStream(std::istream &stream_r, const std::string &name_r=std::string()) | zypp::InputStream | |
| InputStream(const Pathname &file_r) | zypp::InputStream | |
| InputStream(const Pathname &file_r, const std::string &name_r) | zypp::InputStream | |
| InputStream(const std::string &file_r) | zypp::InputStream | |
| InputStream(const std::string &file_r, const std::string &name_r) | zypp::InputStream | |
| InputStream(const char *file_r) | zypp::InputStream | |
| InputStream(const char *file_r, const std::string &name_r) | zypp::InputStream | |
| name() const | zypp::InputStream | [inline] |
| operator std::istream &() const | zypp::InputStream | [inline] |
| operator<<(std::ostream &str, const InputStream &obj) | zypp::InputStream | [related] |
| path() const | zypp::InputStream | [inline] |
| setSize(std::streamoff val_r) | zypp::InputStream | [inline] |
| size() const | zypp::InputStream | [inline] |
| stream() const | zypp::InputStream | [inline] |
| ~InputStream() | zypp::InputStream |
1.5.3