pacemaker 2.1.8-2.1.8
Scalable High-Availability cluster resource manager
Loading...
Searching...
No Matches
Data Fields
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 88 of file internal.h.

Field Documentation

◆ flags

uint32_t cib__operation_s::flags

Group of enum cib__op_attr flags.

Definition at line 91 of file internal.h.

◆ name

const char* cib__operation_s::name

Definition at line 89 of file internal.h.

◆ type

enum cib__op_type cib__operation_s::type

Definition at line 90 of file internal.h.


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