![]()  | 
  
    pacemaker
    1.1.18-7fdfbbe
    
   Scalable High-Availability cluster resource manager 
   | 
 
#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 | 
Definition at line 67 of file internal.h.
| cs_ipc_header_response_t header crm_ais_quorum_resp_s::__attribute__ | ( | (aligned(8)) | ) | 
| uint32_t crm_ais_quorum_resp_s::expected_votes | 
Definition at line 71 of file internal.h.
| uint64_t crm_ais_quorum_resp_s::id | 
Definition at line 69 of file internal.h.
| uint32_t crm_ais_quorum_resp_s::quorate | 
Definition at line 72 of file internal.h.
| uint32_t crm_ais_quorum_resp_s::votes | 
Definition at line 70 of file internal.h.
 1.8.5