12 #ifndef ZYPP_BASE_INPUTSTREAM_H
13 #define ZYPP_BASE_INPUTSTREAM_H
64 const std::string & name_r = std::string() );
71 const std::string & name_r );
78 const std::string & name_r );
85 const std::string & name_r );
97 operator std::istream &()
const
107 const std::string &
name()
const
144 #endif // ZYPP_BASE_INPUTSTREAM_H
std::ostream & operator<<(std::ostream &str, const Exception &obj)
Integral type with defined initial value when default constructed.