corosync  2.3.5
Public Member Functions | Data Fields
res_lib_votequorum_getinfo Struct Reference

#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]
 

Detailed Description

Definition at line 143 of file ipc_votequorum.h.

Member Function Documentation

struct qb_ipc_response_header header res_lib_votequorum_getinfo::__attribute__ ( (aligned(8))  )

Field Documentation

unsigned int res_lib_votequorum_getinfo::expected_votes

Definition at line 148 of file ipc_votequorum.h.

Referenced by votequorum_getinfo().

unsigned int res_lib_votequorum_getinfo::flags

Definition at line 152 of file ipc_votequorum.h.

Referenced by votequorum_getinfo().

unsigned int res_lib_votequorum_getinfo::highest_expected

Definition at line 149 of file ipc_votequorum.h.

Referenced by votequorum_getinfo().

unsigned int res_lib_votequorum_getinfo::nodeid

Definition at line 145 of file ipc_votequorum.h.

Referenced by votequorum_getinfo().

char res_lib_votequorum_getinfo::qdevice_name[VOTEQUORUM_QDEVICE_MAX_NAME_LEN]

Definition at line 154 of file ipc_votequorum.h.

Referenced by votequorum_getinfo().

unsigned int res_lib_votequorum_getinfo::qdevice_votes

Definition at line 153 of file ipc_votequorum.h.

Referenced by votequorum_getinfo().

unsigned int res_lib_votequorum_getinfo::quorum

Definition at line 151 of file ipc_votequorum.h.

Referenced by votequorum_getinfo().

unsigned int res_lib_votequorum_getinfo::state

Definition at line 146 of file ipc_votequorum.h.

Referenced by votequorum_getinfo().

unsigned int res_lib_votequorum_getinfo::total_votes

Definition at line 150 of file ipc_votequorum.h.

Referenced by votequorum_getinfo().

unsigned int res_lib_votequorum_getinfo::votes

Definition at line 147 of file ipc_votequorum.h.

Referenced by votequorum_getinfo().


The documentation for this struct was generated from the following file: