class NamedNode


Inheritance:


Public Methods

[more]const string& getName( )
[more] setName( const string& newName )



Inherited from DataNode:

Public Fields

olist<DataNode> children


Public Methods

ovirtual UniqueID getTypeID( )
olist<const DataNode&> listChildrenOfType( UniqueID typeID )
obool containsNodeID( UniqueID nodeID )
o addChild( DataNode& newChild )
o removeChild( DataNode& child )
oDataNode& createNewRootNode( )



Documentation

oconst string& getName( )

osetName( const string& newName )

Direct child classes:
ResourceDb
Resource
MsgNode
Group

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.