corosync
2.4.6
|
Data Fields | |
cpg_iteration_handle_t | cpg_iteration_handle |
qb_ipcc_connection_t * | conn |
hdb_handle_t | executive_iteration_handle |
struct list_head | list |
qb_ipcc_connection_t* cpg_iteration_instance_t::conn |
Definition at line 110 of file lib/cpg.c.
Referenced by cpg_iteration_finalize(), cpg_iteration_initialize(), and cpg_iteration_next().
cpg_iteration_handle_t cpg_iteration_instance_t::cpg_iteration_handle |
Definition at line 109 of file lib/cpg.c.
Referenced by cpg_iteration_finalize(), and cpg_iteration_initialize().
hdb_handle_t cpg_iteration_instance_t::executive_iteration_handle |
Definition at line 111 of file lib/cpg.c.
Referenced by cpg_iteration_finalize(), cpg_iteration_initialize(), and cpg_iteration_next().
struct list_head cpg_iteration_instance_t::list |
Definition at line 112 of file lib/cpg.c.
Referenced by cpg_iteration_initialize().