|
Rumba C++ SDK
|
A Node children accessor. More...
#include <Node.h>
Classes | |
| class | Iterator |
| A Node children iterator. More... | |
Public Member Functions | |
| Children (void *node) | |
| Iterator | begin () const |
| Iterator | end () const |
| size_t | size () const |
| Return the number of children. More... | |
A Node children accessor.
This class can be used to get the number of children and iterate them.
|
inline |
| Iterator maquina::Node::Children::begin | ( | ) | const |
| Iterator maquina::Node::Children::end | ( | ) | const |
| size_t maquina::Node::Children::size | ( | ) | const |
Return the number of children.