|
| NCstring (const NCstring &nstr) |
|
| NCstring (const std::wstring &wstr) |
|
| NCstring (const std::string &str) |
|
| NCstring (const char *cstr) |
|
std::string | Str () const |
|
NCstring & | operator= (const NCstring &nstr) |
|
NCstring & | operator+= (const NCstring &nstr) |
|
const std::wstring & | str () const |
|
void | getHotkey () const |
|
|
static bool | RecodeToWchar (const std::string &in, const std::string &from_encoding, std::wstring *out) |
|
static bool | RecodeFromWchar (const std::wstring &in, const std::string &to_encoding, std::string *out) |
|
static const std::string & | terminalEncoding () |
|
static bool | setTerminalEncoding (const std::string &encoding="") |
|
|
class | NClabel |
|
std::ostream & | operator<< (std::ostream &STREAM, const NCstring &OBJ) |
|
Definition at line 32 of file NCstring.h.
The documentation for this class was generated from the following files:
- /builddir/build/BUILD/libyui-ncurses-libyui-ncurses-master-2.44.1/src/NCstring.h
- /builddir/build/BUILD/libyui-ncurses-libyui-ncurses-master-2.44.1/src/NCstring.cc