|
Mixe for Privacy and Anonymity in the Internet
|
#include <CADatabase.hpp>
Public Attributes | |
| _t_database_entry * | next |
| UINT64 | key |
Definition at line 34 of file CADatabase.hpp.
| UINT64 _t_database_entry::key |
Definition at line 37 of file CADatabase.hpp.
Referenced by CADatabase::insert().
| _t_database_entry* _t_database_entry::next |
Definition at line 36 of file CADatabase.hpp.
Referenced by CADatabase::clearDB(), and CADatabase::insert().