|
corosync 3.1.9
|
The cpg_model_v1_data_t struct. More...
#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 |
The cpg_model_v1_data_t struct.
| cpg_confchg_fn_t cpg_model_v1_data_t::cpg_confchg_fn |
Definition at line 202 of file cpg.h.
Referenced by cpg_initialize().
| cpg_deliver_fn_t cpg_model_v1_data_t::cpg_deliver_fn |
Definition at line 201 of file cpg.h.
Referenced by cpg_initialize().
| cpg_totem_confchg_fn_t cpg_model_v1_data_t::cpg_totem_confchg_fn |
Definition at line 204 of file cpg.h.
Referenced by cpg_join(), and cpg_model_initialize().
| cpg_model_t cpg_model_v1_data_t::model |