#include <dbr_hash.h>
Data Fields | |
| int | size |
| KT * | data |
Definition at line 43 of file dbr_hash.h.
| KT* hash_data_array_t< KT >::data |
Definition at line 46 of file dbr_hash.h.
Referenced by DBRHash< int >::getAll(), Session::getUIUpdateIDs(), SQLStorage::removeObjects(), and UpdateManager::threadProc().
| int hash_data_array_t< KT >::size |
Definition at line 45 of file dbr_hash.h.
Referenced by DBRHash< int >::getAll(), Session::getUIUpdateIDs(), SQLStorage::removeObjects(), and UpdateManager::threadProc().
1.6.1