#include <Model.h>
Inheritance diagram for Odyssey::Model::PropertyIterator:

Public Member Functions | |
| PropertyIterator (const PropertyMap &properties) | |
| PropertyIterator (const PropertyIterator &rhs) | |
| bool | hasMoreElements () const |
| PropertyProxy | getNext () |
| String | peekNextKey () const |
| PropertyProxy | peekNextValue () const |
| void | next () |
| void | prev () |
| void | reset () |
|
|
|
|
|
|
|
|
Implements Odyssey::MapIterator< String, PropertyProxy >. |
|
|
Implements Odyssey::MapIterator< String, PropertyProxy >. |
|
|
Implements Odyssey::MapIterator< String, PropertyProxy >. |
|
|
Implements Odyssey::MapIterator< String, PropertyProxy >. |
|
|
Implements Odyssey::MapIterator< String, PropertyProxy >. |
|
|
Implements Odyssey::MapIterator< String, PropertyProxy >. |
|
|
Implements Odyssey::MapIterator< String, PropertyProxy >. |
1.4.6-NO