Static Public Member Functions | |
static char * | Name (void *arg) |
Public Attributes | |
EXmlNodeType | fType |
SXmlAttr_t * | fAttr |
SXmlAttr_t * | fNs |
SXmlNode_t * | fNext |
SXmlNode_t * | fChild |
SXmlNode_t * | fLastChild |
SXmlNode_t * | fParent |
Definition at line 45 of file TXMLEngine.cxx.
static char* SXmlNode_t::Name | ( | void * | arg | ) | [inline, static] |
Definition at line 55 of file TXMLEngine.cxx.
Referenced by TXMLEngine::AddComment(), TXMLEngine::AddRawLine(), TXMLEngine::AddStyleSheet(), TXMLEngine::GetChild(), TXMLEngine::GetNodeContent(), TXMLEngine::GetNodeName(), TXMLEngine::NewChild(), TXMLEngine::NewNS(), TXMLEngine::ReadNode(), TXMLEngine::SaveNode(), and TXMLEngine::TruncateNsExtension().
Definition at line 46 of file TXMLEngine.cxx.
Referenced by TXMLEngine::AddComment(), TXMLEngine::AddRawLine(), TXMLEngine::AddStyleSheet(), TXMLEngine::AllocateNode(), and TXMLEngine::ReadNode().
Definition at line 47 of file TXMLEngine.cxx.
Referenced by TXMLEngine::AllocateAttr(), TXMLEngine::AllocateNode(), TXMLEngine::FreeAllAttr(), TXMLEngine::FreeNode(), TXMLEngine::GetFirstAttr(), and TXMLEngine::NewNS().
Definition at line 48 of file TXMLEngine.cxx.
Referenced by TXMLEngine::AllocateNode(), TXMLEngine::FindNs(), TXMLEngine::GetFirstAttr(), TXMLEngine::GetNS(), and TXMLEngine::NewNS().
Definition at line 49 of file TXMLEngine.cxx.
Referenced by TXMLEngine::AddChild(), TXMLEngine::AddChildFirst(), TXMLEngine::AllocateNode(), TXMLEngine::CleanNode(), TXMLEngine::FreeNode(), and TXMLEngine::UnlinkNode().
Definition at line 50 of file TXMLEngine.cxx.
Referenced by TXMLEngine::AddChild(), TXMLEngine::AddChildFirst(), TXMLEngine::AllocateNode(), TXMLEngine::CleanNode(), TXMLEngine::FreeNode(), TXMLEngine::GetNodeContent(), TXMLEngine::ReadNode(), and TXMLEngine::UnlinkNode().
Definition at line 51 of file TXMLEngine.cxx.
Referenced by TXMLEngine::AddChild(), TXMLEngine::AddChildFirst(), TXMLEngine::AllocateNode(), TXMLEngine::CleanNode(), and TXMLEngine::UnlinkNode().
Definition at line 52 of file TXMLEngine.cxx.
Referenced by TXMLEngine::AddChild(), TXMLEngine::AddChildFirst(), TXMLEngine::AllocateNode(), TXMLEngine::FindNs(), and TXMLEngine::UnlinkNode().