SNAP Library, User Reference  2012-10-02 12:56:23
SNAP, a general purpose network analysis and graph mining library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
TXmlParser Class Reference

List of all members.

Public Member Functions

 TXmlParser (const PSIn &_SIn)
TXmlLxSym GetSym ()
TXmlLxSym GetSym (TChA &_SymStr)
TXmlLxSym PeekSym ()
TXmlLxSym PeekSym (TChA &_SymStr)
void SkipTillTag (const TChA &_SymStr)
TXmlLxSym GetTag (const TChA &TagStr)
void GetTagVal (const TChA &TagStr, TChA &TagVal)

Static Public Member Functions

static PXmlParser New (const PSIn &SIn)
static void GetPlainStrFromXmlStr (const TChA &XmlStr, TChA &PlainChA)

Public Attributes

TXmlLxSym Sym
TXmlLxSym NextSym
TChA SymStr
TChA NextSymStr

Friends

class TPt< TXmlParser >

Constructor & Destructor Documentation

TXmlParser::TXmlParser ( const PSIn _SIn) [inline]

Member Function Documentation

void TXmlParser::GetPlainStrFromXmlStr ( const TChA XmlStr,
TChA PlainChA 
) [static]
TXmlLxSym TXmlParser::GetTag ( const TChA TagStr)
void TXmlParser::GetTagVal ( const TChA TagStr,
TChA TagVal 
)
static PXmlParser TXmlParser::New ( const PSIn SIn) [inline, static]
void TXmlParser::SkipTillTag ( const TChA _SymStr)

Friends And Related Function Documentation

friend class TPt< TXmlParser > [friend]

Member Data Documentation


The documentation for this class was generated from the following files: