pacemaker
2.1.8-3980678f03
Scalable High-Availability cluster resource manager
|
#include <include/crm/cib/internal.h>
Data Fields | |
const char * | name |
enum cib__op_type | type |
uint32_t | flags |
Group of enum cib__op_attr flags. More... | |
Definition at line 88 of file internal.h.
uint32_t cib__operation_s::flags |
Group of enum cib__op_attr
flags.
Definition at line 91 of file internal.h.
const char* cib__operation_s::name |
Definition at line 89 of file internal.h.
enum cib__op_type cib__operation_s::type |
Definition at line 90 of file internal.h.