corosync 3.1.9
req_lib_votequorum_setvotes Struct Reference

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

Detailed Description

The req_lib_votequorum_setvotes struct.

Definition at line 126 of file ipc_votequorum.h.

Member Function Documentation

◆ __attribute__()

struct qb_ipc_request_header header req_lib_votequorum_setvotes::__attribute__ ( (aligned(8)) )

References __attribute__(), and header.

Referenced by __attribute__().

Field Documentation

◆ nodeid

int req_lib_votequorum_setvotes::nodeid

Definition at line 129 of file ipc_votequorum.h.

Referenced by votequorum_setvotes().

◆ votes

unsigned int req_lib_votequorum_setvotes::votes

Definition at line 128 of file ipc_votequorum.h.

Referenced by votequorum_setvotes().


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