pacemaker  1.1.16-94ff4df
Scalable High-Availability cluster resource manager
Data Fields
synapse_s Struct Reference

#include <transition.h>

Data Fields

int id
 
int priority
 
gboolean ready
 
gboolean failed
 
gboolean executed
 
gboolean confirmed
 
GListPtr actions
 
GListPtr inputs
 

Detailed Description

Definition at line 31 of file transition.h.

Field Documentation

§ actions

GListPtr synapse_s::actions

Definition at line 40 of file transition.h.

§ confirmed

gboolean synapse_s::confirmed

Definition at line 38 of file transition.h.

§ executed

gboolean synapse_s::executed

Definition at line 37 of file transition.h.

§ failed

gboolean synapse_s::failed

Definition at line 36 of file transition.h.

§ id

int synapse_s::id

Definition at line 32 of file transition.h.

§ inputs

GListPtr synapse_s::inputs

Definition at line 41 of file transition.h.

§ priority

int synapse_s::priority

Definition at line 33 of file transition.h.

§ ready

gboolean synapse_s::ready

Definition at line 35 of file transition.h.


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