corosync
2.3.6
|
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 125 of file ipc_votequorum.h.
struct qb_ipc_request_header header req_lib_votequorum_setvotes::__attribute__ | ( | (aligned(8)) | ) |
int req_lib_votequorum_setvotes::nodeid |
Definition at line 128 of file ipc_votequorum.h.
Referenced by votequorum_init(), and votequorum_setvotes().
unsigned int req_lib_votequorum_setvotes::votes |
Definition at line 127 of file ipc_votequorum.h.
Referenced by votequorum_init(), and votequorum_setvotes().