corosync 3.1.9
|
The res_lib_votequorum_getinfo struct. More...
#include <ipc_votequorum.h>
Public Member Functions | |
struct qb_ipc_response_header header | __attribute__ ((aligned(8))) |
Data Fields | |
unsigned int | nodeid |
unsigned int | state |
unsigned int | votes |
unsigned int | expected_votes |
unsigned int | highest_expected |
unsigned int | total_votes |
unsigned int | quorum |
unsigned int | flags |
unsigned int | qdevice_votes |
char | qdevice_name [VOTEQUORUM_QDEVICE_MAX_NAME_LEN] |
The res_lib_votequorum_getinfo struct.
Definition at line 189 of file ipc_votequorum.h.
struct qb_ipc_response_header header res_lib_votequorum_getinfo::__attribute__ | ( | (aligned(8)) | ) |
Definition at line 194 of file ipc_votequorum.h.
Referenced by votequorum_getinfo().
Definition at line 198 of file ipc_votequorum.h.
Referenced by votequorum_getinfo().
Definition at line 195 of file ipc_votequorum.h.
Referenced by votequorum_getinfo().
unsigned int res_lib_votequorum_getinfo::nodeid |
Definition at line 191 of file ipc_votequorum.h.
Referenced by votequorum_getinfo().
char res_lib_votequorum_getinfo::qdevice_name[VOTEQUORUM_QDEVICE_MAX_NAME_LEN] |
Definition at line 200 of file ipc_votequorum.h.
Referenced by votequorum_getinfo().
Definition at line 199 of file ipc_votequorum.h.
Referenced by votequorum_getinfo().
Definition at line 197 of file ipc_votequorum.h.
Referenced by votequorum_getinfo().
Definition at line 192 of file ipc_votequorum.h.
Referenced by votequorum_getinfo().
Definition at line 196 of file ipc_votequorum.h.
Referenced by votequorum_getinfo().
Definition at line 193 of file ipc_votequorum.h.
Referenced by votequorum_getinfo().