Mixe for Privacy and Anonymity in the Internet
Macros
CAStatusManager.hpp File Reference
#include "StdAfx.h"
Include dependency graph for CAStatusManager.hpp:
This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

◆ MONITORING_FIRE_EVENT

#define MONITORING_FIRE_EVENT (   e_type,
  s_type 
)

Definition at line 143 of file CAStatusManager.hpp.

◆ MONITORING_FIRE_NET_EVENT

#define MONITORING_FIRE_NET_EVENT (   e_type)
Author
Simon Pecher, JonDos GmbH

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.

◆ MONITORING_FIRE_PAY_EVENT

#define MONITORING_FIRE_PAY_EVENT (   e_type)

Definition at line 140 of file CAStatusManager.hpp.

◆ MONITORING_FIRE_SYS_EVENT

#define MONITORING_FIRE_SYS_EVENT (   e_type)

Definition at line 141 of file CAStatusManager.hpp.