Mixe for Privacy and Anonymity in the Internet
Defines
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.

Defines

#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 Documentation

#define MONITORING_FIRE_EVENT (   e_type,
  s_type 
)

Definition at line 143 of file CAStatusManager.hpp.

#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.

Referenced by CALastMix::clean(), fm_loopReadFromMix(), CAMiddleMix::init(), CALastMix::init(), CAFirstMix::init(), lm_loopReadFromMix(), lm_loopSendToMix(), main(), mm_loopReadFromMixAfter(), mm_loopReadFromMixBefore(), mm_loopSendToMixAfter(), mm_loopSendToMixBefore(), and CAMiddleMix::processKeyExchange().

#define MONITORING_FIRE_PAY_EVENT (   e_type)
#define MONITORING_FIRE_SYS_EVENT (   e_type)

Definition at line 141 of file CAStatusManager.hpp.

Referenced by main(), signal_interrupt(), signal_segv(), signal_term(), and CAMix::start().