|
pacemaker
2.1.3-ea053b43a
Scalable High-Availability cluster resource manager
|
#include <include/pcmki/pcmki_transition.h>

Data Fields | |
| int | id |
| int | timeout |
| guint | interval_ms |
| GHashTable * | params |
| action_type_e | type |
| crm_action_timer_t * | timer |
| synapse_t * | synapse |
| uint32_t | flags |
| xmlNode * | xml |
Definition at line 72 of file pcmki_transition.h.
| uint32_t crm_action_s::flags |
Definition at line 82 of file pcmki_transition.h.
| int crm_action_s::id |
Definition at line 73 of file pcmki_transition.h.
| guint crm_action_s::interval_ms |
Definition at line 75 of file pcmki_transition.h.
| GHashTable* crm_action_s::params |
Definition at line 76 of file pcmki_transition.h.
| synapse_t* crm_action_s::synapse |
Definition at line 80 of file pcmki_transition.h.
| int crm_action_s::timeout |
Definition at line 74 of file pcmki_transition.h.
| crm_action_timer_t* crm_action_s::timer |
Definition at line 79 of file pcmki_transition.h.
| action_type_e crm_action_s::type |
Definition at line 77 of file pcmki_transition.h.
| xmlNode* crm_action_s::xml |
Definition at line 84 of file pcmki_transition.h.
1.8.14