corosync
2.3.2
|
#include <ipc_votequorum.h>
Public Member Functions | |
struct qb_ipc_request_header header | __attribute__ ((aligned(8))) |
Data Fields | |
unsigned int | votes |
int | nodeid |
Definition at line 92 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 95 of file ipc_votequorum.h.
Referenced by votequorum_setvotes().
unsigned int req_lib_votequorum_setvotes::votes |
Definition at line 94 of file ipc_votequorum.h.
Referenced by votequorum_setvotes().