18 #ifndef CRM_TRANSITION__H 19 # define CRM_TRANSITION__H
bool update_abort_priority(crm_graph_t *graph, int priority, enum transition_action action, const char *abort_reason)
void destroy_graph(crm_graph_t *graph)
void print_action(int log_level, const char *prefix, crm_action_t *action)
lrmd_event_data_t * convert_graph_action(xmlNode *resource, crm_action_t *action, int status, int rc)
struct synapse_s synapse_t
const char * actiontype2text(action_type_e type)
void set_graph_functions(crm_graph_functions_t *fns)
struct crm_graph_s crm_graph_t
crm_action_timer_t * timer
void set_default_graph_functions(void)
void print_graph(unsigned int log_level, crm_graph_t *graph)
Wrappers for and extensions to libxml2.
gboolean update_graph(crm_graph_t *graph, crm_action_t *action)
struct crm_action_s crm_action_t
crm_graph_t * unpack_graph(xmlNode *xml_graph, const char *reference)
int run_graph(crm_graph_t *graph)
struct crm_graph_functions_s crm_graph_functions_t
const char * abort_reason
enum crm_ais_msg_types type