pacemaker  1.1.24-3850484742
Scalable High-Availability cluster resource manager
Public Member Functions | Data Fields
crm_ais_quorum_resp_s Struct Reference

#include <internal.h>

Public Member Functions

cs_ipc_header_response_t header __attribute__ ((aligned(8)))
 

Data Fields

uint64_t id
 
uint32_t votes
 
uint32_t expected_votes
 
uint32_t quorate
 

Detailed Description

Definition at line 67 of file internal.h.

Member Function Documentation

◆ __attribute__()

cs_ipc_header_response_t header crm_ais_quorum_resp_s::__attribute__ ( (aligned(8))  )

Field Documentation

◆ expected_votes

uint32_t crm_ais_quorum_resp_s::expected_votes

Definition at line 71 of file internal.h.

◆ id

uint64_t crm_ais_quorum_resp_s::id

Definition at line 69 of file internal.h.

◆ quorate

uint32_t crm_ais_quorum_resp_s::quorate

Definition at line 72 of file internal.h.

◆ votes

uint32_t crm_ais_quorum_resp_s::votes

Definition at line 70 of file internal.h.


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