CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

csGlobalHashIteratorReversible Class Reference

A csHashIterator that knows about csHashMapReversible's reverse hash. More...

#include <hashmapr.h>

Inheritance diagram for csGlobalHashIteratorReversible:

csGlobalHashIterator List of all members.

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 68 of file hashmapr.h.


Constructor & Destructor Documentation

csGlobalHashIteratorReversible::csGlobalHashIteratorReversible csHashMapReversible   hash
 

Construct an iterator over specific elements of a reversible hash.


Member Function Documentation

const char* csGlobalHashIteratorReversible::GetKey  
 

Get the key of the current value.

csHashObject csGlobalHashIteratorReversible::Next  
 

Get the next element.

Reimplemented from csGlobalHashIterator.


The documentation for this class was generated from the following file:
Generated for Crystal Space by doxygen 1.2.18