#include <xml-tree.h>
Inheritance diagram for PromiseNode:

Public Methods | |
| PromiseNode () | |
| PromiseNode (const ContainerType &Ct) | |
| ~PromiseNode () | |
| PromiseNode (const PromiseNode< ContainerType > &) | |
| const PromiseNode< ContainerType > & | operator= (const PromiseNode< ContainerType > &) |
| bool | operator== (const PromiseNode< ContainerType > &) const |
| bool | operator!= (const PromiseNode< ContainerType > &) const |
| bool | valid () const |
| PromiseNode< ContainerType > * | clone () const |
| void | killself () |
| void | xml_out (ostream &) const |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from node. |
|
|
Reimplemented from node. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from node. |
1.2.18