Mixe for Privacy and Anonymity in the Internet
Classes | Typedefs | Variables
CADataRetentionLogFile.hpp File Reference
#include "CAASymCipher.hpp"
Include dependency graph for CADataRetentionLogFile.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  __t__data_retention_log_file_header
 
class  CADataRetentionLogFile
 

Typedefs

typedef struct __t__data_retention_log_file_header t_dataretentionLogFileHeader
 

Variables

const UINT8 DATARETENTION_ENTITY_FIRST_MIX =1
 
const UINT8 DATARETENTION_ENTITY_MIDDLE_MIX =2
 
const UINT8 DATARETENTION_ENTITY_LAST_MIX =3
 

Typedef Documentation

◆ t_dataretentionLogFileHeader

Definition at line 1 of file CADataRetentionLogFile.hpp.

Variable Documentation

◆ DATARETENTION_ENTITY_FIRST_MIX

const UINT8 DATARETENTION_ENTITY_FIRST_MIX =1

Definition at line 22 of file CADataRetentionLogFile.hpp.

◆ DATARETENTION_ENTITY_LAST_MIX

const UINT8 DATARETENTION_ENTITY_LAST_MIX =3

Definition at line 24 of file CADataRetentionLogFile.hpp.

◆ DATARETENTION_ENTITY_MIDDLE_MIX

const UINT8 DATARETENTION_ENTITY_MIDDLE_MIX =2

Definition at line 23 of file CADataRetentionLogFile.hpp.