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

Go to the source code of this file.

Classes

struct  S_LOGENCCIPHER
class  CAMsg

Defines

#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

Define Documentation

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

Definition at line 33 of file CAMsg.hpp.

Referenced by CAMsg::CAMsg(), CACmdLnOptions::initLogging(), and CAMsg::printMsg().


Typedef Documentation

Definition at line 57 of file CAMsg.hpp.