| Home | Download | Screen shots | Discussion | Documentation | Links |
|---|
Inheritance diagram for ChildNode:

Public Methods | |
| virtual | ~ChildNode ()=0 throw () |
| Destructor. | |
| virtual const ChildNode * | toChild () const throw () |
| Cast to a ChildNode. | |
| virtual ChildNode * | toChild () throw () |
| Cast to a ChildNode. | |
Protected Methods | |
| ChildNode (const NodeType &nodeType, const ScopePtr &scope) | |
| Constructor. | |
|
|
Destructor.
|
|
||||||||||||
|
Constructor.
|
|
|
Cast to a ChildNode.
Reimplemented from Node. |
|
|
Cast to a ChildNode.
Reimplemented from Node. |