|
SNAP Library 6.0, Developer Reference
2020-12-09 16:24:20
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
#include <unicode.h>

Public Member Functions | |
| TSubcatHelper (TUniChDb &owner_) | |
| void | ProcessComment (TUniChDb::TUcdFileReader &reader) |
| void | SetCat (const int cp) |
| void | TestCat (const int cp) |
| ~TSubcatHelper () | |
Public Attributes | |
| bool | hasCat |
| TUniChSubCategory | subCat |
| TStrH | invalidCatCodes |
| TUniChDb & | owner |
|
inline |
|
inline |
Definition at line 1754 of file unicode.h.
References TStr::CStr(), THash< TKey, TDat, THashFunc >::DelKey(), THash< TKey, TDat, THashFunc >::Empty(), THash< TKey, TDat, THashFunc >::FFirstKeyId(), THash< TKey, TDat, THashFunc >::FNextKeyId(), THash< TKey, TDat, THashFunc >::GetKey(), and THash< TKey, TDat, THashFunc >::IsKey().

|
inline |
Definition at line 1729 of file unicode.h.
References THash< TKey, TDat, THashFunc >::AddKey(), TUniChDb::TUcdFileReader::comment, IAssert, TUniChInfo::IsValidSubCat(), and TChA::Len().
Referenced by TUniChDb::InitDerivedCoreProperties(), TUniChDb::InitPropList(), and TUniChDb::InitScripts().


|
inline |
Definition at line 1744 of file unicode.h.
References THash< TKey, TDat, THashFunc >::GetKeyId(), TUniChDb::h, and IAssert.
Referenced by TUniChDb::InitDerivedCoreProperties(), TUniChDb::InitPropList(), and TUniChDb::InitScripts().


|
inline |
Definition at line 1749 of file unicode.h.
References THash< TKey, TDat, THashFunc >::GetKeyId(), TUniChDb::h, and IAssert.
Referenced by TUniChDb::InitDerivedCoreProperties(), TUniChDb::InitPropList(), and TUniChDb::InitScripts().


| TUniChSubCategory TUniChDb::TSubcatHelper::subCat |