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