CCAFFEINE  0.8.8
Public Member Functions | Private Attributes
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: