Public Member Functions | Public Attributes

STR_TAB< STR >::HashStringHashKey Class Reference

List of all members.

Public Member Functions

 HashStringHashKey ()
 HashStringHashKey (STR_TAB< STR > &_thisEnclosing)
UINT32 operator() (const StringHashKey &key) const

Public Attributes

STR_TAB< STR > * thisEnclosing

Detailed Description

template<class STR>
class STR_TAB< STR >::HashStringHashKey

Definition at line 278 of file strtab.cxx.


Constructor & Destructor Documentation

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

Definition at line 282 of file strtab.cxx.

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

Definition at line 284 of file strtab.cxx.


Member Function Documentation

template<class STR>
UINT32 STR_TAB< STR >::HashStringHashKey::operator() ( const StringHashKey key  )  const [inline]

Member Data Documentation

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

Definition at line 280 of file strtab.cxx.


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