corosync
2.4.5
|
The req_lib_votequorum_setvotes struct. More...
#include <ipc_votequorum.h>
Public Member Functions | |
struct qb_ipc_request_header header | __attribute__ ((aligned(8))) |
Data Fields | |
unsigned int | votes |
int | nodeid |
The req_lib_votequorum_setvotes struct.
Definition at line 126 of file ipc_votequorum.h.
|
read |
int req_lib_votequorum_setvotes::nodeid |
Definition at line 129 of file ipc_votequorum.h.
Referenced by votequorum_setvotes().
unsigned int req_lib_votequorum_setvotes::votes |
Definition at line 128 of file ipc_votequorum.h.
Referenced by votequorum_setvotes().