|
corosync 3.1.9
|
Data Fields | |
| hdb_handle_t | handle |
| struct qb_list_head | list |
| struct qb_list_head | items_list_head |
| struct qb_list_head * | current_pointer |
Definition at line 159 of file exec/cpg.c.
| struct qb_list_head* cpg_iteration_instance::current_pointer |
Definition at line 163 of file exec/cpg.c.
| hdb_handle_t cpg_iteration_instance::handle |
Definition at line 160 of file exec/cpg.c.
| struct qb_list_head cpg_iteration_instance::items_list_head |
Definition at line 162 of file exec/cpg.c.
| struct qb_list_head cpg_iteration_instance::list |
Definition at line 161 of file exec/cpg.c.
Referenced by cpg_iteration_initialize().