Mixe for Privacy and Anonymity in the Internet
|
#include <CADatabase.hpp>
Public Attributes | |
t_databaseEntry * | m_pHashTable [0x100][0x100] |
UINT32 | m_u32Size |
Definition at line 40 of file CADatabase.hpp.
t_databaseEntry* _t_database_info::m_pHashTable[0x100][0x100] |
Definition at line 42 of file CADatabase.hpp.
Referenced by CADatabase::clearDB(), and CADatabase::insert().
UINT32 _t_database_info::m_u32Size |
Definition at line 43 of file CADatabase.hpp.
Referenced by CADatabase::insert(), CADatabase::nextClock(), and CADatabase::simulateInsert().