Main Page | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members

hashtable_element Class Reference

#include <TinkerHash.H>

List of all members.

Public Member Functions

 ~hashtable_element ()
 ~hashtable_element ()
 ~hashtable_element ()

Protected Member Functions

 hashtable_element ()
 hashtable_element (char *k)
 hashtable_element ()
 hashtable_element (char *k)
 hashtable_element ()
 hashtable_element (char *k)

Private Attributes

char * key
tinkerhash_types eltype
hashtable_elementnext
char * key
hashtable_elementnext
char * key
hashtable_elementnext

Friends

class hashtable


Constructor & Destructor Documentation

hashtable_element::hashtable_element  )  [inline, protected]
 

Definition at line 41 of file include/TinkerHash.H.

References eltype, key, and THT_EMPTY.

hashtable_element::hashtable_element char *  k  )  [inline, protected]
 

Definition at line 42 of file include/TinkerHash.H.

References eltype, key, strcpy(), strlen(), and THT_EMPTY.

hashtable_element::~hashtable_element  )  [inline]
 

Definition at line 50 of file include/TinkerHash.H.

References key.

hashtable_element::hashtable_element  )  [inline, protected]
 

Definition at line 38 of file TinkerHash.C.

References eltype, key, and THT_EMPTY.

hashtable_element::hashtable_element char *  k  )  [inline, protected]
 

Definition at line 39 of file TinkerHash.C.

References eltype, key, strcpy(), strlen(), and THT_EMPTY.

hashtable_element::~hashtable_element  )  [inline]
 

Definition at line 47 of file TinkerHash.C.

References key.

hashtable_element::hashtable_element  )  [inline, protected]
 

Definition at line 41 of file src/TinkerHash.H.

References eltype, key, and THT_EMPTY.

hashtable_element::hashtable_element char *  k  )  [inline, protected]
 

Definition at line 42 of file src/TinkerHash.H.

References eltype, key, strcpy(), strlen(), and THT_EMPTY.

hashtable_element::~hashtable_element  )  [inline]
 

Definition at line 50 of file src/TinkerHash.H.

References key.


Friends And Related Function Documentation

hashtable [friend]
 

Definition at line 27 of file include/TinkerHash.H.


Member Data Documentation

char hashtable_element::char_data [private]
 

Definition at line 33 of file src/TinkerHash.H.

Referenced by hashtable::Lookup(), and hashtable::Set().

double hashtable_element::double_data [private]
 

Definition at line 35 of file src/TinkerHash.H.

Referenced by hashtable::Lookup(), and hashtable::Set().

tinkerhash_types hashtable_element::eltype [private]
 

Definition at line 30 of file src/TinkerHash.H.

Referenced by hashtable_element(), hashtable::Lookup(), hashtable::Set(), and hashtable::TypeOf().

int hashtable_element::int_data [private]
 

Definition at line 34 of file src/TinkerHash.H.

Referenced by hashtable::Lookup(), and hashtable::Set().

char* hashtable_element::key [private]
 

Definition at line 29 of file src/TinkerHash.H.

char* hashtable_element::key [private]
 

Definition at line 26 of file TinkerHash.C.

char* hashtable_element::key [private]
 

Definition at line 29 of file include/TinkerHash.H.

Referenced by hashtable_element(), hashtable::Lookup(), hashtable::Set(), hashtable::TypeOf(), and ~hashtable_element().

class hashtable_element* hashtable_element::next [private]
 

Definition at line 38 of file src/TinkerHash.H.

class hashtable_element* hashtable_element::next [private]
 

Definition at line 35 of file TinkerHash.C.

class hashtable_element* hashtable_element::next [private]
 

Definition at line 38 of file include/TinkerHash.H.

Referenced by hashtable::Delete(), hashtable::Lookup(), hashtable::Set(), and hashtable::TypeOf().

tinkerhash_pvoid hashtable_element::pointer_data [private]
 

Definition at line 36 of file src/TinkerHash.H.

Referenced by hashtable::Delete(), hashtable::Lookup(), and hashtable::Set().


The documentation for this class was generated from the following files:
Generated on Mon Jul 21 20:31:02 2003 for TINKER LEGO DOC by doxygen 1.3.2