pacemaker  2.1.7-0f7f88312f
Scalable High-Availability cluster resource manager
Data Fields
pe__order_constraint_s Struct Reference

#include <include/crm/pengine/internal.h>

Collaboration diagram for pe__order_constraint_s:
Collaboration graph
[legend]

Data Fields

int id
 
uint32_t flags
 
void * lh_opaque
 
pcmk_resource_tlh_rsc
 
pcmk_action_tlh_action
 
char * lh_action_task
 
void * rh_opaque
 
pcmk_resource_trh_rsc
 
pcmk_action_trh_action
 
char * rh_action_task
 

Detailed Description

Definition at line 166 of file internal.h.

Field Documentation

◆ flags

uint32_t pe__order_constraint_s::flags

Definition at line 168 of file internal.h.

◆ id

int pe__order_constraint_s::id

Definition at line 167 of file internal.h.

◆ lh_action

pcmk_action_t* pe__order_constraint_s::lh_action

Definition at line 172 of file internal.h.

◆ lh_action_task

char* pe__order_constraint_s::lh_action_task

Definition at line 173 of file internal.h.

◆ lh_opaque

void* pe__order_constraint_s::lh_opaque

Definition at line 170 of file internal.h.

◆ lh_rsc

pcmk_resource_t* pe__order_constraint_s::lh_rsc

Definition at line 171 of file internal.h.

◆ rh_action

pcmk_action_t* pe__order_constraint_s::rh_action

Definition at line 177 of file internal.h.

◆ rh_action_task

char* pe__order_constraint_s::rh_action_task

Definition at line 178 of file internal.h.

◆ rh_opaque

void* pe__order_constraint_s::rh_opaque

Definition at line 175 of file internal.h.

◆ rh_rsc

pcmk_resource_t* pe__order_constraint_s::rh_rsc

Definition at line 176 of file internal.h.


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