Main Page   Class Hierarchy   Compound List   File List   Compound Members  

HashBucket Class Reference

A hash bucket in GenHash and thus in Map; (internal). More...

#include <mmap.h>

Inheritance diagram for HashBucket::

Object List of all members.

Public Methods

 HashBucket ()
 ~HashBucket ()
DumpContext& operator>> (DumpContext &out) const
void check () const

Public Attributes

MapPair pair
HashBucket* next

Detailed Description

A hash bucket in GenHash and thus in Map; (internal).

Definition at line 63 of file mmap.h.


Member Function Documentation

void check ( ) const [virtual]
 

Checks the integrity of the object, throws check_failed exception if fails.

Reimplemented from Object.

DumpContext& operator>> ( DumpContext & out ) const [virtual]
 

Serializes the object into a dump stream.

You can use this to save objects into file.

Reimplemented from Object.


The documentation for this class was generated from the following file:
Generated at Tue Dec 4 19:53:29 2001 for MagiC++ by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001