Mixe for Privacy and Anonymity in the Internet
Public Attributes | List of all members
_t_database_entry Struct Reference

#include <CADatabase.hpp>

Collaboration diagram for _t_database_entry:

Public Attributes

_t_database_entrynext
 
UINT64 key
 

Detailed Description

Definition at line 34 of file CADatabase.hpp.

Member Data Documentation

◆ key

UINT64 _t_database_entry::key

Definition at line 37 of file CADatabase.hpp.

Referenced by CADatabase::insert().

◆ next

_t_database_entry* _t_database_entry::next

Definition at line 36 of file CADatabase.hpp.

Referenced by CADatabase::clearDB(), and CADatabase::insert().


The documentation for this struct was generated from the following file: