CrystalSpace

Public API Reference

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:

csGlobalHashIterator List of all members.

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

csGlobalHashIteratorReversible::csGlobalHashIteratorReversible csHashMapReversible hash  ) 
 

Construct an iterator over specific elements of a reversible hash.


Member Function Documentation

const char* csGlobalHashIteratorReversible::GetKey  )  const
 

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.3.9.1