csHashIteratorReversible Class Reference
A csHashIterator that knows about csHashMapReversible's reverse hash. More...
#include <hashmapr.h>
Inheritance diagram for csHashIteratorReversible:

Public Methods | |
csHashIteratorReversible (csHashMapReversible *hash, csHashKey key) | |
Construct an iterator over specific elements of a reversible hash. | |
csHashIteratorReversible (csHashMapReversible *hash, const char *key) | |
Construct an iterator over specific elements of a reversible hash. | |
csHashObject | Next () |
Get next object, for iterators constructed from a string key. | |
const char * | GetKey () const |
Get the key of the current value. |
Detailed Description
A csHashIterator that knows about csHashMapReversible's reverse hash.
Definition at line 91 of file hashmapr.h.
Constructor & Destructor Documentation
|
Construct an iterator over specific elements of a reversible hash.
|
|
Construct an iterator over specific elements of a reversible hash.
|
Member Function Documentation
|
Get the key of the current value.
|
|
Get next object, for iterators constructed from a string key.
Reimplemented from csHashIterator. |
The documentation for this class was generated from the following file:
- csutil/hashmapr.h
Generated for Crystal Space by doxygen 1.2.18