| 
    SNAP Library 2.3, Developer Reference
    2014-06-16 11:58:46
    
   SNAP, a general purpose, high performance system for analysis and manipulation of large networks 
   | 
 
This is the complete list of members for TXmlTok, including all inherited members.
| AddArg(const TStr &ArgNm, const bool &ArgVal) | TXmlTok | inline | 
| AddArg(const TStr &ArgNm, const int &ArgVal) | TXmlTok | inline | 
| AddArg(const TStr &ArgNm, const uint64 &ArgVal) | TXmlTok | inline | 
| AddArg(const TStr &ArgNm, const double &ArgVal) | TXmlTok | inline | 
| AddArg(const TStr &ArgNm, const TStr &ArgVal) | TXmlTok | inline | 
| AddSubTok(const PXmlTok &Tok) | TXmlTok | inline | 
| AddTokToChA(const bool &XmlP, TChA &ChA) const | TXmlTok | |
| ArgNmValV | TXmlTok | private | 
| ClrSubTok() | TXmlTok | inline | 
| CRef | TXmlTok | private | 
| GetArg(const int &ArgN, TStr &ArgNm, TStr &ArgVal) const | TXmlTok | inline | 
| GetArgs() const | TXmlTok | inline | 
| GetArgVal(const TStr &ArgNm) const | TXmlTok | inline | 
| GetArgVal(const TStr &ArgNm, const TStr &DfArgVal) const | TXmlTok | inline | 
| GetBoolArgVal(const TStr &ArgNm, const bool &DfVal=false) const | TXmlTok | |
| GetBoolArgVal(const TStr &ArgNm, const TStr &TrueVal, const bool &DfVal=false) const | TXmlTok | |
| GetBoolArgVal(const TStr &ArgNm, const TStr &TrueVal, const TStr &FalseVal, const bool &DfVal=false) const | TXmlTok | |
| GetFltArgVal(const TStr &ArgNm, const double &DfVal=0) const | TXmlTok | |
| GetIntArgVal(const TStr &ArgNm, const int &DfVal=0) const | TXmlTok | |
| GetStr() const | TXmlTok | inline | 
| GetStrArgVal(const TStr &ArgNm, const TStr &DfVal=TStr()) const | TXmlTok | |
| GetSubTok(const int &SubTokN) const | TXmlTok | inline | 
| GetSubToks() const | TXmlTok | inline | 
| GetSym() const | TXmlTok | inline | 
| GetSymStr() const | TXmlTok | inline | 
| GetTagNm() const | TXmlTok | inline | 
| GetTagTok(const TStr &TagPath) const | TXmlTok | |
| GetTagTokStr(const TStr &TagPath) const | TXmlTok | inline | 
| GetTagTokStrOrDf(const TStr &TagPath, const TStr &DfVal=TStr()) const | TXmlTok | inline | 
| GetTagTokV(const TStr &TagPath, TXmlTokV &XmlTokV) const | TXmlTok | |
| GetTagVal(const TStr &TagNm, const bool &XmlP) const | TXmlTok | |
| GetTagValV(const TStr &TagNm, const bool &XmlP, TStrV &ValV) const | TXmlTok | |
| GetTok(TXmlLx &Lx) | TXmlTok | static | 
| GetTokStr(const bool &XmlP=true) const | TXmlTok | inline | 
| GetTokVStr(const TXmlTokV &TokV, const bool &XmlP=true) | TXmlTok | static | 
| IsArg(const TStr &ArgNm) const | TXmlTok | inline | 
| IsArg(const TStr &ArgNm, TStr &ArgVal) const | TXmlTok | inline | 
| IsSubTag(const TStr &TagNm) const | TXmlTok | inline | 
| IsSubTag(const TStr &TagNm, PXmlTok &Tok) const | TXmlTok | inline | 
| IsTag() const | TXmlTok | inline | 
| IsTag(const TStr &TagNm) const | TXmlTok | inline | 
| IsTagTok(const TStr &TagPath, PXmlTok &TagTok) const | TXmlTok | inline | 
| IsTagTok(const TStr &TagPath) const | TXmlTok | inline | 
| Load(TSIn &) | TXmlTok | inlinestatic | 
| New() | TXmlTok | inlinestatic | 
| New(const TXmlLxSym &Sym) | TXmlTok | inlinestatic | 
| New(const TXmlLxSym &Sym, const TStr &Str) | TXmlTok | inlinestatic | 
| New(const TXmlLxSym &Sym, const TStr &Str, const TStrKdV &ArgNmValV) | TXmlTok | inlinestatic | 
| New(const TStr &TagNm, const TStrKdV &ArgNmValV) | TXmlTok | inlinestatic | 
| New(const TStr &TagNm) | TXmlTok | inlinestatic | 
| New(const TStr &TagNm, const TStr &ValStr) | TXmlTok | inlinestatic | 
| New(const TStr &TagNm, const PXmlTok &XmlTok1, const PXmlTok &XmlTok2=NULL) | TXmlTok | inlinestatic | 
| operator=(const TXmlTok &) | TXmlTok | inline | 
| PutArgVal(const TStr &ArgNm, const TStr &ArgVal) | TXmlTok | inline | 
| PutStr(const TStr &_Str) | TXmlTok | inline | 
| PutSubTok(const PXmlTok &Tok, const int &SubTokN=-1) | TXmlTok | |
| Save(TSOut &) | TXmlTok | inline | 
| Str | TXmlTok | private | 
| SubTokV | TXmlTok | private | 
| Sym | TXmlTok | private | 
| TPt< TXmlTok > class | TXmlTok | friend | 
| TXmlTok() | TXmlTok | inline | 
| TXmlTok(const TXmlLxSym &_Sym) | TXmlTok | inline | 
| TXmlTok(const TXmlLxSym &_Sym, const TStr &_Str) | TXmlTok | inline | 
| TXmlTok(const TXmlLxSym &_Sym, const TStr &_Str, const TStrKdV &_ArgNmValV) | TXmlTok | inline | 
| TXmlTok(TSIn &) | TXmlTok | inline |