|
Mixe for Privacy and Anonymity in the Internet
|
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 LOG_ENCRYPTED 255 |
Definition at line 45 of file CAMsg.hpp.
Referenced by CALastMixA::loop(), CAFirstMixB::loop(), CAFirstMixA::loop(), CALastMixB::loop(), and CAMsg::printMsg().
| #define MSG_COMPRESSED_FILE 0x08 |
Definition at line 36 of file CAMsg.hpp.
Referenced by CAMsg::closeLog(), CAMsg::createLogDirMessage(), CAMsg::createLogFileMessage(), CACmdLnOptions::initLogging(), CAMsg::openLog(), CAMsg::printMsg(), CAMsg::rotateLog(), and CAMsg::setLogOptions().
| #define MSG_FILE 0x04 |
Definition at line 35 of file CAMsg.hpp.
Referenced by CAMsg::closeLog(), CAMsg::createLogDirMessage(), CAMsg::createLogFileMessage(), CACmdLnOptions::initLogging(), CAMsg::openLog(), CAMsg::printMsg(), CAMsg::rotateLog(), and CAMsg::setLogOptions().
| #define MSG_LOG 0x02 |
Definition at line 34 of file CAMsg.hpp.
Referenced by CAMsg::closeLog(), CACmdLnOptions::initLogging(), CAMsg::openLog(), CAMsg::printMsg(), and CAMsg::setLogOptions().
| #define MSG_STDOUT 0x01 |
Definition at line 33 of file CAMsg.hpp.
Referenced by CAMsg::CAMsg(), CACmdLnOptions::initLogging(), and CAMsg::printMsg().
| typedef S_LOGENCCIPHER t_LogEncCipher |
1.7.6.1