jcpp::StringHashBucket Class Reference

#include <StringHashBucket.h>

Inheritance diagram for jcpp::StringHashBucket:

Inheritance graph
[legend]
Collaboration diagram for jcpp::StringHashBucket:

Collaboration graph
[legend]

List of all members.

Public Member Functions

CDELETE StringHashBucket (char *key, Object *value)
char * key ()
Objectelement ()
StringHashBucketnext ()
void setNext (StringHashBucket *next)
void setValue (Object *val)

Private Attributes

char * okey
Objectovalue
StringHashBuckethnext


Detailed Description

string keyed hashtable bucket that differentiates string and object values.
The documentation for this class was generated from the following file:

Generated on Tue Apr 28 03:13:02 2009 for CCAFFEINE by  doxygen 1.5.5