LLXmlTree Class Reference

#include <llxmltree.h>

Collaboration diagram for LLXmlTree:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLXmlTree ()
virtual ~LLXmlTree ()
void cleanup ()
virtual BOOL parseFile (const std::string &path, BOOL keep_contents=TRUE)
LLXmlTreeNodegetRoot ()
void dump ()
void dumpNode (LLXmlTreeNode *node, const LLString &prefix)

Static Public Member Functions

static LLStdStringHandle addAttributeString (const std::string &name)

Static Public Attributes

static LLStdStringTable sAttributeKeys

Protected Attributes

LLXmlTreeNodemRoot
LLStdStringTable mNodeNames

Friends

class LLXmlTreeNode


Detailed Description

Definition at line 54 of file llxmltree.h.


Constructor & Destructor Documentation

LLXmlTree::LLXmlTree (  ) 

Definition at line 50 of file llxmltree.cpp.

LLXmlTree::~LLXmlTree (  )  [virtual]

Definition at line 56 of file llxmltree.cpp.

References cleanup().

Here is the call graph for this function:


Member Function Documentation

void LLXmlTree::cleanup (  ) 

Definition at line 61 of file llxmltree.cpp.

References LLStdStringTable::cleanup(), mNodeNames, mRoot, and NULL.

Referenced by LLVOAvatar::cleanupClass(), and ~LLXmlTree().

Here is the call graph for this function:

Here is the caller graph for this function:

BOOL LLXmlTree::parseFile ( const std::string &  path,
BOOL  keep_contents = TRUE 
) [virtual]

LLXmlTreeNode* LLXmlTree::getRoot (  )  [inline]

void LLXmlTree::dump (  ) 

Definition at line 85 of file llxmltree.cpp.

References dumpNode(), and mRoot.

Referenced by test_llxmltree().

Here is the call graph for this function:

Here is the caller graph for this function:

void LLXmlTree::dumpNode ( LLXmlTreeNode node,
const LLString prefix 
)

Definition at line 93 of file llxmltree.cpp.

References LLXmlTreeNode::dump(), LLXmlTreeNode::getFirstChild(), and LLXmlTreeNode::getNextChild().

Referenced by dump().

Here is the call graph for this function:

Here is the caller graph for this function:

static LLStdStringHandle LLXmlTree::addAttributeString ( const std::string &  name  )  [inline, static]


Friends And Related Function Documentation

friend class LLXmlTreeNode [friend]

Definition at line 56 of file llxmltree.h.


Member Data Documentation

Definition at line 80 of file llxmltree.h.

Referenced by cleanup(), dump(), getRoot(), and parseFile().

Definition at line 83 of file llxmltree.h.

Referenced by LLXmlTreeNode::addChild(), cleanup(), and LLXmlTreeNode::getChildByName().


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

Generated on Fri May 16 09:41:34 2008 for SecondLife by  doxygen 1.5.5