Public Member Functions | |
| EqStringHashKey () | |
| EqStringHashKey (STR_TAB< STR > &_thisEnclosing) | |
| bool | operator() (const StringHashKey &key1, const StringHashKey &key2) const |
Public Attributes | |
| STR_TAB< STR > * | thisEnclosing |
Definition at line 298 of file strtab.cxx.
| STR_TAB< STR >::EqStringHashKey::EqStringHashKey | ( | ) | [inline] |
Definition at line 302 of file strtab.cxx.
| STR_TAB< STR >::EqStringHashKey::EqStringHashKey | ( | STR_TAB< STR > & | _thisEnclosing | ) | [inline] |
Definition at line 305 of file strtab.cxx.
| bool STR_TAB< STR >::EqStringHashKey::operator() | ( | const StringHashKey & | key1, | |
| const StringHashKey & | key2 | |||
| ) | const [inline] |
Definition at line 308 of file strtab.cxx.
References STR_TAB< STR >::StringHashKey::idx, result, and STR_TAB< STR >::StringHashKey::size.
| STR_TAB<STR>* STR_TAB< STR >::EqStringHashKey::thisEnclosing |
Definition at line 300 of file strtab.cxx.
1.7.1