Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

CharPtrKey Class Reference

#include <CharPtrHash.h>


Detailed Description

Definition at line 12 of file CharPtrHash.h.

List of all members.

Public Member Functions

 CharPtrKey (const char *Key)
 ~CharPtrKey ()

Private Member Functions

 CharPtrKey (const CharPtrKey &)
CharPtrKeyoperator= (const CharPtrKey &)

Private Attributes

char * key

Friends

bool CharPtrKeyEquals (CharPtrKey *k1, CharPtrKey *k2)
size_t hashCharPtrKey (CharPtrKey *k)

Constructor & Destructor Documentation

CharPtrKey::CharPtrKey ( const char *  Key  ) 

Definition at line 18 of file CharPtrHash.cc.

CharPtrKey::~CharPtrKey (  ) 

Definition at line 22 of file CharPtrHash.cc.

CharPtrKey::CharPtrKey ( const CharPtrKey  )  [private]

Member Function Documentation

CharPtrKey& CharPtrKey::operator= ( const CharPtrKey  )  [private]

Friends And Related Function Documentation

bool CharPtrKeyEquals ( CharPtrKey k1,
CharPtrKey k2 
) [friend]

Definition at line 4 of file CharPtrHash.cc.

size_t hashCharPtrKey ( CharPtrKey k  )  [friend]

Definition at line 8 of file CharPtrHash.cc.


Member Data Documentation

char* CharPtrKey::key [private]

Definition at line 14 of file CharPtrHash.h.

Referenced by CharPtrKey(), CharPtrKeyEquals(), hashCharPtrKey(), and ~CharPtrKey().


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

Tekkotsu v5.1CVS
Generated Mon May 9 04:59:05 2016 by Doxygen 1.6.3