pacemaker
1.1.18-7fdfbbe
Scalable High-Availability cluster resource manager
|
#include <transition.h>
Data Fields | |
int | source_id |
int | timeout |
enum timer_reason | reason |
crm_action_t * | action |
Definition at line 77 of file transition.h.
crm_action_t* te_timer_s::action |
Definition at line 81 of file transition.h.
enum timer_reason te_timer_s::reason |
Definition at line 80 of file transition.h.
int te_timer_s::source_id |
Definition at line 78 of file transition.h.
int te_timer_s::timeout |
Definition at line 79 of file transition.h.