corosync  2.3.5-dirty
Data Fields
cpg_model_v1_data_t Struct Reference

#include <cpg.h>

Collaboration diagram for cpg_model_v1_data_t:
Collaboration graph
[legend]

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
 

Detailed Description

Definition at line 146 of file cpg.h.

Field Documentation

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

Definition at line 147 of file cpg.h.


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