|
libHSPlasma
|
#include <plString.h>
Public Member Functions | |
| Wide (const Wide &init) | |
| ~Wide () | |
| Wide & | operator= (const Wide &other) |
| bool | empty () const |
| size_t | len () const |
| const pl_wchar_t * | data () const |
| operator const pl_wchar_t * () const | |
Friends | |
| class | plString |
| plString::Wide::Wide | ( | const Wide & | init | ) |
| plString::Wide::~Wide | ( | ) |
| const pl_wchar_t* plString::Wide::data | ( | ) | const |
| bool plString::Wide::empty | ( | ) | const |
| size_t plString::Wide::len | ( | ) | const |
| plString::Wide::operator const pl_wchar_t * | ( | ) | const |
|
friend |
| pl_wchar_t plString::Wide::fShort[SSO_CHARS] |
| WideBuffer* plString::Wide::fString |
1.8.1.2