Mixe for Privacy and Anonymity in the Internet
Public Attributes | List of all members
state Struct Reference

#include <monitoringDefs.h>

Collaboration diagram for state:

Public Attributes

state_type_t st_type
 
status_type_t st_statusType
 
state_level_t st_stateLevel
 
char * st_description
 
struct eventst_cause
 
struct statest_prev
 
transition_tst_transitions
 

Detailed Description

Definition at line 206 of file monitoringDefs.h.

Member Data Documentation

◆ st_cause

struct event* state::st_cause

Definition at line 212 of file monitoringDefs.h.

◆ st_description

char* state::st_description

Definition at line 211 of file monitoringDefs.h.

◆ st_prev

struct state* state::st_prev

Definition at line 213 of file monitoringDefs.h.

◆ st_stateLevel

state_level_t state::st_stateLevel

Definition at line 210 of file monitoringDefs.h.

◆ st_statusType

status_type_t state::st_statusType

Definition at line 209 of file monitoringDefs.h.

◆ st_transitions

transition_t* state::st_transitions

Definition at line 214 of file monitoringDefs.h.

◆ st_type

state_type_t state::st_type

Definition at line 208 of file monitoringDefs.h.


The documentation for this struct was generated from the following file: