pacemaker  2.1.9-49aab99839
Scalable High-Availability cluster resource manager
Data Structures | Typedefs
common.h File Reference
#include <glib.h>
#include <regex.h>
#include <crm/common/iso8601.h>
#include <crm/common/scheduler.h>
#include <crm/pengine/common_compat.h>
Include dependency graph for common.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  pe_re_match_data
 
struct  pe_match_data
 
struct  pe_rsc_eval_data
 
struct  pe_op_eval_data
 
struct  pe_rule_eval_data
 

Typedefs

typedef struct pe_re_match_data pe_re_match_data_t
 
typedef struct pe_match_data pe_match_data_t
 
typedef struct pe_rsc_eval_data pe_rsc_eval_data_t
 
typedef struct pe_op_eval_data pe_op_eval_data_t
 
typedef struct pe_rule_eval_data pe_rule_eval_data_t
 

Typedef Documentation

◆ pe_match_data_t

◆ pe_op_eval_data_t

◆ pe_re_match_data_t

◆ pe_rsc_eval_data_t

◆ pe_rule_eval_data_t