RT::RTNamedNodeMap Class Reference

RTNamedNodeMaps are used to represent collections of nodes that can be accessed by name. More...

#include <IRTNode.h>

List of all members.

Public Member Functions

virtual RTNodesetNamedItem (RTNode *arg)=0
 Adds a node using its nodeName attribute.
virtual RTNodeitem (size_t index) const =0
 Returns the indexth item in the map.
virtual RTNodegetNamedItem (const char *name) const =0
 Retrieves a node specified by name.
virtual size_t getLength () const =0
 The number of nodes in the map.
virtual RTNoderemoveNamedItem (const char *name)=0
 Removes a node specified by name.

Protected Member Functions

 RTNamedNodeMap ()
 Hidden constructors.
virtual ~RTNamedNodeMap ()
 Destructor.

Detailed Description

RTNamedNodeMaps are used to represent collections of nodes that can be accessed by name.

class RTNamedNodeMap


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Enumerations Enumerator
Generated on Tue Jun 7 15:51:19 2011 for RTAPI by  doxygen 1.6.3