|
ubit
|
[impl] Internal implementation of a child node. More...
#include <uchild.hpp>
Public Member Functions | |
| UChild (UNode &o) | |
| UChild (UNode *o) | |
| UChild (UNode *o, const UCond &c) | |
| UChild (const char *s) | |
| UNode * | operator* () |
| const UNode * | operator* () const |
| UElem * | getParent () |
| const UCond * | getCond () const |
| void | setCond (const UCond &c) |
| void | setCond (const UChild &c) |
Friends | |
| class | UParent |
| class | UNode |
| class | UElem |
[impl] Internal implementation of a child node.
1.8.12