Xerces-C++
3.2.3
|
Public Member Functions | |
Hash2KeysSetOfEnumerator (Hash2KeysSetOf< THasher > *const toEnum, const bool adopt=false, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager) | |
virtual | ~Hash2KeysSetOfEnumerator () |
bool | hasMoreElements () const |
void | Reset () |
void | nextElementKey (const void *&, int &) |
void | setPrimaryKey (const void *key) |
Hash2KeysSetOfEnumerator< THasher >::Hash2KeysSetOfEnumerator | ( | Hash2KeysSetOf< THasher > *const | toEnum, |
const bool | adopt = false , |
||
MemoryManager *const | manager = XMLPlatformUtils::fgMemoryManager |
||
) |
|
virtual |
bool Hash2KeysSetOfEnumerator< THasher >::hasMoreElements | ( | ) | const |
void Hash2KeysSetOfEnumerator< THasher >::nextElementKey | ( | const void *& | , |
int & | |||
) |
void Hash2KeysSetOfEnumerator< THasher >::Reset | ( | ) |
void Hash2KeysSetOfEnumerator< THasher >::setPrimaryKey | ( | const void * | key | ) |