pacemaker 3.0.1-16e74fc4da
Scalable High-Availability cluster resource manager
Loading...
Searching...
No Matches
cib__operation_s Struct Reference

#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.
 

Detailed Description

Definition at line 93 of file internal.h.

Field Documentation

◆ flags

uint32_t cib__operation_s::flags

Group of enum cib__op_attr flags.

Definition at line 96 of file internal.h.

◆ name

const char* cib__operation_s::name

Definition at line 94 of file internal.h.

◆ type

enum cib__op_type cib__operation_s::type

Definition at line 95 of file internal.h.


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