|
Rumba C++ SDK
|
A node attribute iterator. More...
#include <NodeDelegate.h>
Public Member Functions | |
| ChildIterator (const std::shared_ptr< ChildIteratorDelegate > &impl) | |
| std::shared_ptr< NodeDelegate > | operator* () const |
| std::shared_ptr< NodeDelegate > | operator-> () const |
| bool | operator== (const ChildIterator &other) const |
| bool | operator!= (const ChildIterator &other) const |
| ChildIterator & | operator++ () |
A node attribute iterator.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |