ot::ConfigNode Class Reference

#include <ConfigNode.h>

Inheritance diagram for ot::ConfigNode:

Inheritance graph
[legend]
Collaboration diagram for ot::ConfigNode:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ConfigNode (StringTable &map_)
StringTablegetAttributes ()
virtual unsigned int countChildren ()
virtual NodegetChild (unsigned int index)

Constructor & Destructor Documentation

ot::ConfigNode::ConfigNode StringTable map_  )  [inline]
 

constructor method

Parameters:
name_ element name of the config node
map_ string table with attribute values


Member Function Documentation

virtual unsigned int ot::ConfigNode::countChildren  )  [inline, virtual]
 

returns the number of children nodes. This lets any module parse its configuration tree.

Returns:
number of children

Reimplemented from ot::Node.

StringTable& ot::ConfigNode::getAttributes  )  [inline]
 

returns a reference to the attribute StringTable

Returns:
reference to the attribute StringTable

Reimplemented from ot::Node.

virtual Node* ot::ConfigNode::getChild unsigned int  index  )  [inline, virtual]
 

returns a child by index.

Returns:
pointer to the desired child or NULL

Reimplemented from ot::Node.


The documentation for this class was generated from the following file:
Generated on Wed Feb 28 15:28:57 2007 for NaviTrack by  doxygen 1.4.6