Public Member Functions | Public Attributes

STR_TAB< STR >::EqStringHashKey Class Reference

List of all members.

Public Member Functions

 EqStringHashKey ()
 EqStringHashKey (STR_TAB< STR > &_thisEnclosing)
bool operator() (const StringHashKey &key1, const StringHashKey &key2) const

Public Attributes

STR_TAB< STR > * thisEnclosing

Detailed Description

template<class STR>
class STR_TAB< STR >::EqStringHashKey

Definition at line 298 of file strtab.cxx.


Constructor & Destructor Documentation

template<class STR>
STR_TAB< STR >::EqStringHashKey::EqStringHashKey (  )  [inline]

Definition at line 302 of file strtab.cxx.

template<class STR>
STR_TAB< STR >::EqStringHashKey::EqStringHashKey ( STR_TAB< STR > &  _thisEnclosing  )  [inline]

Definition at line 305 of file strtab.cxx.


Member Function Documentation

template<class STR>
bool STR_TAB< STR >::EqStringHashKey::operator() ( const StringHashKey key1,
const StringHashKey key2 
) const [inline]

Member Data Documentation

template<class STR>
STR_TAB<STR>* STR_TAB< STR >::EqStringHashKey::thisEnclosing

Definition at line 300 of file strtab.cxx.


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