corosync 3.1.7
|
The cpg_callbacks_t struct. More...
#include <cpg.h>
Data Fields | |
cpg_deliver_fn_t | cpg_deliver_fn |
cpg_confchg_fn_t | cpg_confchg_fn |
The cpg_callbacks_t struct.
cpg_confchg_fn_t cpg_callbacks_t::cpg_confchg_fn |
Definition at line 183 of file cpg.h.
Referenced by cpg_initialize().
cpg_deliver_fn_t cpg_callbacks_t::cpg_deliver_fn |
Definition at line 182 of file cpg.h.
Referenced by cpg_initialize().