Dictionary Class Reference

#include <Dictionary.h>

Inheritance diagram for Dictionary:

List of all members.


Detailed Description

Definition at line 37 of file Dictionary.h.


Public Member Functions

void Add (const String &name, Object *obj)
virtual int compare (const Object &)
virtual Object * Copy () const
int Count () const
void Destroy ()
Dictionary (const Dictionary &other)
int Exists (const String &name) const
Object * Find (const String &name) const
char * Get_Next (DictionaryCursor &cursor) const
char * Get_Next ()
Object * operator[] (const String &name) const
void Release ()
int Remove (const String &name)
void Start_Get ()

Private Member Functions

unsigned int hashCode (const char *key) const
void init (int, float)
void rehash ()

Private Attributes

int count
float loadFactor
int threshold

The documentation for this class was generated from the following files:

Generated on Sun Jun 8 10:57:04 2008 for GNUmifluz by doxygen 1.5.5

AltStyle によって変換されたページ (->オリジナル) /