String
Functions
String |
|
String |
|
String |
|
String |
|
String |
|
String |
|
~String |
|
void | Set |
String const & | operator= |
char const * | CStr |
wchar_t const * | WStr |
size_t | WLength |
bool | Equals |
bool | operator== |
bool | operator!= |
Detailed Description
-
class
String
This class is used to specify any string which may be associated with an Entity or ViewEntity. It takes standard character and wide character strings as well as making use of the H_UTF and H_WCS utility classes to allow specifying stings with the various UTF encodings.