libzypp
10.5.0
|
_sze | zypp::C_Str | [mutable, private] |
_val | zypp::C_Str | [private] |
C_Str() | zypp::C_Str | [inline] |
C_Str(char *c_str_r) | zypp::C_Str | [inline] |
C_Str(const char *c_str_r) | zypp::C_Str | [inline] |
C_Str(const std::string &str_r) | zypp::C_Str | [inline] |
c_str() const | zypp::C_Str | [inline] |
empty() const | zypp::C_Str | [inline] |
isNull() const | zypp::C_Str | [inline] |
operator const char *() const | zypp::C_Str | [inline] |
operator<<(std::ostream &str, const C_Str &obj) | zypp::C_Str | [related] |
size() const | zypp::C_Str | [inline] |
size_type typedef | zypp::C_Str |