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

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