Public Member Functions | |
| HashStringHashKey () | |
| HashStringHashKey (STR_TAB< STR > &_thisEnclosing) | |
| UINT32 | operator() (const StringHashKey &key) const |
Public Attributes | |
| STR_TAB< STR > * | thisEnclosing |
Definition at line 278 of file strtab.cxx.
| STR_TAB< STR >::HashStringHashKey::HashStringHashKey | ( | ) | [inline] |
Definition at line 282 of file strtab.cxx.
| STR_TAB< STR >::HashStringHashKey::HashStringHashKey | ( | STR_TAB< STR > & | _thisEnclosing | ) | [inline] |
Definition at line 284 of file strtab.cxx.
| UINT32 STR_TAB< STR >::HashStringHashKey::operator() | ( | const StringHashKey & | key | ) | const [inline] |
Definition at line 287 of file strtab.cxx.
References STR_TAB< STR >::StringHashKey::idx, and STR_TAB< STR >::StringHashKey::size.
| STR_TAB<STR>* STR_TAB< STR >::HashStringHashKey::thisEnclosing |
Definition at line 280 of file strtab.cxx.
1.7.1