|
corosync
2.3.5
|

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 107 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 106 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 108 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 109 of file lib/cpg.c.
Referenced by cpg_iteration_initialize().
1.8.11