Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages
csGlobalHashIteratorReversible Class Reference
A csHashIterator that knows about csHashMapReversible's reverse hash. More...
#include <csutil/hashmapr.h>
Inheritance diagram for csGlobalHashIteratorReversible:

Public Member Functions | |
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. | |
Friends | |
class | csHashMapReversible |
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.3.9.1