corosync 3.1.9
|
The res_lib_cpg_confchg_callback struct. More...
#include <ipc_cpg.h>
Public Member Functions | |
struct qb_ipc_response_header header | __attribute__ ((aligned(8))) |
mar_cpg_name_t group_name | __attribute__ ((aligned(8))) |
mar_uint32_t member_list_entries | __attribute__ ((aligned(8))) |
mar_uint32_t joined_list_entries | __attribute__ ((aligned(8))) |
mar_uint32_t left_list_entries | __attribute__ ((aligned(8))) |
Data Fields | |
mar_cpg_address_t | member_list [] |
The res_lib_cpg_confchg_callback struct.
struct qb_ipc_response_header header res_lib_cpg_confchg_callback::__attribute__ | ( | (aligned(8)) | ) |
mar_cpg_name_t group_name res_lib_cpg_confchg_callback::__attribute__ | ( | (aligned(8)) | ) |
mar_uint32_t member_list_entries res_lib_cpg_confchg_callback::__attribute__ | ( | (aligned(8)) | ) |
mar_uint32_t joined_list_entries res_lib_cpg_confchg_callback::__attribute__ | ( | (aligned(8)) | ) |
mar_uint32_t left_list_entries res_lib_cpg_confchg_callback::__attribute__ | ( | (aligned(8)) | ) |
mar_cpg_address_t res_lib_cpg_confchg_callback::member_list[] |
Definition at line 390 of file ipc_cpg.h.
Referenced by cpg_dispatch().