Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

GenHash Class Reference

Generic hash table storage, used by Map. More...

#include <mmap.h>

Inheritance diagram for GenHash:

List of all members.

Public Methods

TextOStreamoperator>> (TextOStream &out) const
ostream & operator>> (ostream &out) const

Detailed Description

Generic hash table storage, used by Map.

Definition at line 111 of file mmap.h.


Member Function Documentation

ostream & operator>> ostream &    out const
 

Prints the hash to output stream.

Definition at line 245 of file mmap.cc.

References GenHashIter::exhausted(), GenHashIter::getkey(), GenHashIter::getvalue(), and GenHashIter::next().

TextOStream & operator>> TextOStream   out const
 

Prints the hash to output stream.

Definition at line 254 of file mmap.cc.

References GenHashIter::exhausted(), GenHashIter::getkey(), GenHashIter::getvalue(), and GenHashIter::next().


The documentation for this class was generated from the following files:
Generated on Thu Feb 10 20:06:43 2005 for LibMagiC by doxygen1.2.18