|
SNAP Library 2.4, Developer Reference
2015-05-11 19:40:56
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
This is the complete list of members for TXmlChDef, including all inherited members.
| CharChSet | TXmlChDef | private |
| Chs | TXmlChDef | private |
| CombChSet | TXmlChDef | private |
| CRef | TXmlChDef | private |
| DigitChSet | TXmlChDef | private |
| EntityNmToValH | TXmlChDef | private |
| ExtChSet | TXmlChDef | private |
| IsChar(const uchar &Ch) const | TXmlChDef | inline |
| IsComb(const uchar &Ch) const | TXmlChDef | inline |
| IsDigit(const uchar &Ch) const | TXmlChDef | inline |
| IsEntityNm(const TStr &EntityNm, TStr &EntityVal) const | TXmlChDef | inline |
| IsEoln(const uchar &Ch) const | TXmlChDef | inline |
| IsExt(const uchar &Ch) const | TXmlChDef | inline |
| IsFirstNameCh(const uchar &Ch) const | TXmlChDef | inline |
| IsLetter(const uchar &Ch) const | TXmlChDef | inline |
| IsName(const uchar &Ch) const | TXmlChDef | inline |
| IsPubid(const uchar &Ch) const | TXmlChDef | inline |
| IsWs(const uchar &Ch) const | TXmlChDef | inline |
| LetterChSet | TXmlChDef | private |
| Load(TSIn &SIn) | TXmlChDef | inlinestatic |
| NameChSet | TXmlChDef | private |
| operator=(const TXmlChDef &) | TXmlChDef | inline |
| PubidChSet | TXmlChDef | private |
| Save(TSOut &SOut) | TXmlChDef | inline |
| SetChTy(TBSet &ChSet, const int &MnCh, const int &MxCh=-1) | TXmlChDef | private |
| SetChTy(TBSet &ChSet, const TStr &Str) | TXmlChDef | private |
| SetEntityVal(const TStr &Nm, const TStr &Val) | TXmlChDef | private |
| TPt< TXmlChDef > class | TXmlChDef | friend |
| TXmlChDef() | TXmlChDef | |
| TXmlChDef(TSIn &SIn) | TXmlChDef | inline |