Mixe for Privacy and Anonymity in the Internet
|
#include "StdAfx.h"
Go to the source code of this file.
Macros | |
#define | MONITORING_FIRE_NET_EVENT(e_type) |
#define | MONITORING_FIRE_PAY_EVENT(e_type) |
#define | MONITORING_FIRE_SYS_EVENT(e_type) |
#define | MONITORING_FIRE_EVENT(e_type, s_type) |
#define MONITORING_FIRE_EVENT | ( | e_type, | |
s_type | |||
) |
Definition at line 143 of file CAStatusManager.hpp.
#define MONITORING_FIRE_NET_EVENT | ( | e_type | ) |
Logic to describe and process the state machine of a mix for reporting networking, payment and system status to server monitoring systems
Definition at line 139 of file CAStatusManager.hpp.
#define MONITORING_FIRE_PAY_EVENT | ( | e_type | ) |
Definition at line 140 of file CAStatusManager.hpp.
#define MONITORING_FIRE_SYS_EVENT | ( | e_type | ) |
Definition at line 141 of file CAStatusManager.hpp.