Mixes for Privacy and Anonymity in the Internet
Classes | Defines | Typedefs | Functions
CAReplayDatabase.hpp File Reference

Classes

struct  __t_replay_database_entry
struct  __t_replay_database_heap
struct  __t_database_info
class  CAReplayDatabase

Defines

#define REPLAY_DB_ENTRIES_PER_HEAP   1000
#define SECONDS_PER_INTERVALL   600

Typedefs

typedef struct
__t_replay_database_entry 
t_replay_databaseEntry
typedef t_replay_databaseEntryLP_replay_databaseEntry
typedef struct
__t_replay_database_heap 
t_replay_databaseHeap
typedef struct __t_database_info t_replay_databaseInfo

Functions

THREAD_RETURN replaydb_loopMaintenance (void *param)

Define Documentation

#define REPLAY_DB_ENTRIES_PER_HEAP   1000
#define SECONDS_PER_INTERVALL   600

Typedef Documentation


Function Documentation