|
Mixe for Privacy and Anonymity in the Internet
|
#include <monitoringDefs.h>
Public Attributes | |
| state_type_t | st_type |
| status_type_t | st_statusType |
| state_level_t | st_stateLevel |
| char * | st_description |
| struct event * | st_cause |
| struct state * | st_prev |
| transition_t * | st_transitions |
Definition at line 206 of file monitoringDefs.h.
| struct event* state::st_cause |
Definition at line 212 of file monitoringDefs.h.
| char* state::st_description |
Definition at line 211 of file monitoringDefs.h.
| struct state* state::st_prev |
Definition at line 213 of file monitoringDefs.h.
Definition at line 210 of file monitoringDefs.h.
Definition at line 209 of file monitoringDefs.h.
Definition at line 214 of file monitoringDefs.h.
Definition at line 208 of file monitoringDefs.h.
1.7.6.1