corosync
2.3.5
|
#include <cpg.h>
Data Fields | |
cpg_model_t | model |
cpg_deliver_fn_t | cpg_deliver_fn |
cpg_confchg_fn_t | cpg_confchg_fn |
cpg_totem_confchg_fn_t | cpg_totem_confchg_fn |
unsigned int | flags |
cpg_confchg_fn_t cpg_model_v1_data_t::cpg_confchg_fn |
Definition at line 149 of file cpg.h.
Referenced by cpg_dispatch(), and cpg_initialize().
cpg_deliver_fn_t cpg_model_v1_data_t::cpg_deliver_fn |
Definition at line 148 of file cpg.h.
Referenced by cpg_dispatch(), and cpg_initialize().
cpg_totem_confchg_fn_t cpg_model_v1_data_t::cpg_totem_confchg_fn |
Definition at line 150 of file cpg.h.
Referenced by cpg_dispatch().
unsigned int cpg_model_v1_data_t::flags |
Definition at line 151 of file cpg.h.
Referenced by cpg_join(), and cpg_model_initialize().
cpg_model_t cpg_model_v1_data_t::model |