pacemaker
2.1.7-0f7f88312f
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 123 of file internal.h.
uint32_t cib__operation_s::flags |
Group of enum cib__op_attr
flags.
Definition at line 126 of file internal.h.
const char* cib__operation_s::name |
Definition at line 124 of file internal.h.
enum cib__op_type cib__operation_s::type |
Definition at line 125 of file internal.h.