![]() |
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 | |
| uint32_t | id |
| uint32_t | counter |
| char | uname [MAX_NAME] |
| char | cname [MAX_NAME] |
Definition at line 59 of file internal.h.
| cs_ipc_header_response_t header crm_ais_nodeid_resp_s::__attribute__ | ( | (aligned(8)) | ) |
| char crm_ais_nodeid_resp_s::cname[MAX_NAME] |
Definition at line 64 of file internal.h.
| uint32_t crm_ais_nodeid_resp_s::counter |
Definition at line 62 of file internal.h.
| uint32_t crm_ais_nodeid_resp_s::id |
Definition at line 61 of file internal.h.
| char crm_ais_nodeid_resp_s::uname[MAX_NAME] |
Definition at line 63 of file internal.h.
1.8.5