#include <ElementChild.h>
Inheritance diagram for ElementChild:


Public Methods | |
| ElementChild (const Element *element=NULL) | |
| constructor. | |
| Element* | GetElement () const |
| get the element. | |
| void | SetElement (const Element *newElement) |
| set the element. | |
| string | ToString () const |
| convert the element to a string. | |
Protected Methods | |
| ElementChild& | Copy (const ElementChild &rhs) |
| copy constructor. | |
| void | Init (const Element *newElement) |
| initializer. | |
| bool | Equals (const ElementChild &rhs) const |
| operator==. | |
1.2.6 written by Dimitri van Heesch,
© 1997-2001