|
SNAP Library 3.0, Developer Reference
2016-07-20 17:56:49
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
#include <unicodestring.h>

Public Member Functions | |
| TUnicodeDef () | |
| ~TUnicodeDef () | |
Static Public Member Functions | |
| static TStr | GetDfFNm () |
| static void | Load () |
| static void | Load (const TStr &FNm) |
| static bool | IsDef () |
| static TUnicode * | GetDef () |
Private Member Functions | |
| UndefCopyAssign (TUnicodeDef) | |
Private Attributes | |
| TUnicode * | Unicode |
Static Private Attributes | |
| static TUnicodeDef | UnicodeDef |
Definition at line 3 of file unicodestring.h.
|
inline |
Definition at line 10 of file unicodestring.h.
|
inline |
|
inlinestatic |
Definition at line 23 of file unicodestring.h.
References Assert, Unicode, and UnicodeDef.
Referenced by TJsonVal::AddEscapeChAFromStr(), TUStr::EncodeUtf8(), TUStr::GetChNm(), TUStr::GetChScriptId(), TUStr::GetScriptId(), TUStr::GetScriptNm(), TUStr::GetStarterLowerCaseStr(), TUStr::GetStarterStr(), TUStr::GetStr(), TUStr::GetWordBoundPV(), TUStr::IsAlphabetic(), TUStr::IsCase(), TUStr::IsLowerCase(), TUStr::IsMath(), TUStr::IsUpperCase(), TUStr::ToLowerCase(), TUStr::ToStarterCase(), TUStr::ToUpperCase(), and TUStr::TUStr().

|
static |
Definition at line 6 of file unicodestring.cpp.
References TStr::GetFPath().
Referenced by Load().


|
inlinestatic |
Definition at line 21 of file unicodestring.h.
References Unicode, and UnicodeDef.
Referenced by TJsonVal::AddEscapeChAFromStr(), and TUStr::AssertUnicodeDefOk().

|
inlinestatic |
Definition at line 15 of file unicodestring.h.
References GetDfFNm().

|
inlinestatic |
Definition at line 17 of file unicodestring.h.
References Unicode, and UnicodeDef.
|
private |
|
private |
Definition at line 7 of file unicodestring.h.
Referenced by GetDef(), IsDef(), Load(), and ~TUnicodeDef().
|
staticprivate |
Definition at line 5 of file unicodestring.h.