libyui-ncurses
2.44.1
|
This is the complete list of members for NCstring, including all inherited members.
getHotkey() const (defined in NCstring) | NCstring | |
NClabel (defined in NCstring) | NCstring | friend |
NCstring() (defined in NCstring) | NCstring | |
NCstring(const NCstring &nstr) (defined in NCstring) | NCstring | |
NCstring(const std::wstring &wstr) (defined in NCstring) | NCstring | |
NCstring(const std::string &str) (defined in NCstring) | NCstring | |
NCstring(const char *cstr) (defined in NCstring) | NCstring | |
operator+=(const NCstring &nstr) (defined in NCstring) | NCstring | |
operator<< (defined in NCstring) | NCstring | friend |
operator=(const NCstring &nstr) (defined in NCstring) | NCstring | |
RecodeFromWchar(const std::wstring &in, const std::string &to_encoding, std::string *out) (defined in NCstring) | NCstring | static |
RecodeToWchar(const std::string &in, const std::string &from_encoding, std::wstring *out) (defined in NCstring) | NCstring | static |
setTerminalEncoding(const std::string &encoding="") (defined in NCstring) | NCstring | static |
Str() const (defined in NCstring) | NCstring | |
str() const (defined in NCstring) | NCstring | inline |
terminalEncoding() (defined in NCstring) | NCstring | inlinestatic |
~NCstring() (defined in NCstring) | NCstring | inline |