Mixes for Privacy and Anonymity in the Internet
Classes | Macros | Typedefs
CAMsg.hpp File Reference

Classes

struct  S_LOGENCCIPHER
 
class  CAMsg
 

Macros

#define MSG_NOLOG   0x00
 
#define MSG_STDOUT   0x01
 
#define MSG_LOG   0x02
 
#define MSG_FILE   0x04
 
#define MSG_COMPRESSED_FILE   0x08
 
#define LOG_ENCRYPTED   255
 

Typedefs

typedef S_LOGENCCIPHER t_LogEncCipher
 

Macro Definition Documentation

◆ LOG_ENCRYPTED

#define LOG_ENCRYPTED   255

◆ MSG_COMPRESSED_FILE

#define MSG_COMPRESSED_FILE   0x08

◆ MSG_FILE

#define MSG_FILE   0x04

◆ MSG_LOG

#define MSG_LOG   0x02

◆ MSG_NOLOG

#define MSG_NOLOG   0x00

◆ MSG_STDOUT

#define MSG_STDOUT   0x01

Typedef Documentation

◆ t_LogEncCipher