libzypp 17.31.23
zypp::InputStream Member List

This is the complete list of members for zypp::InputStream, including all inherited members.

_namezypp::InputStreamprivate
_pathzypp::InputStreamprivate
_sizezypp::InputStreamprivate
_streamzypp::InputStreamprivate
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() constzypp::InputStreaminline
operator std::istream &() constzypp::InputStreaminline
operator<<(std::ostream &str, const InputStream &obj)zypp::InputStreamrelated
path() constzypp::InputStreaminline
setSize(std::streamoff val_r)zypp::InputStreaminline
size() constzypp::InputStreaminline
stream() constzypp::InputStreaminline
~InputStream()zypp::InputStream