corosync
2.3.6
|
Go to the source code of this file.
Data Structures | |
struct | req_lib_quorum_trackstart |
The req_lib_quorum_trackstart struct. More... | |
struct | res_lib_quorum_getquorate |
The res_lib_quorum_getquorate struct. More... | |
struct | res_lib_quorum_notification |
The res_lib_quorum_notification struct. More... | |
struct | res_lib_quorum_gettype |
The res_lib_quorum_gettype struct. More... | |
Enumerations | |
enum | req_quorum_types { MESSAGE_REQ_QUORUM_GETQUORATE = 0, MESSAGE_REQ_QUORUM_TRACKSTART, MESSAGE_REQ_QUORUM_TRACKSTOP, MESSAGE_REQ_QUORUM_GETTYPE } |
The req_quorum_types enum. More... | |
enum | res_quorum_types { MESSAGE_RES_QUORUM_GETQUORATE = 0, MESSAGE_RES_QUORUM_TRACKSTART, MESSAGE_RES_QUORUM_TRACKSTOP, MESSAGE_RES_QUORUM_NOTIFICATION, MESSAGE_RES_QUORUM_GETTYPE } |
The res_quorum_types enum. More... | |
enum req_quorum_types |
The req_quorum_types enum.
Enumerator | |
---|---|
MESSAGE_REQ_QUORUM_GETQUORATE | |
MESSAGE_REQ_QUORUM_TRACKSTART | |
MESSAGE_REQ_QUORUM_TRACKSTOP | |
MESSAGE_REQ_QUORUM_GETTYPE |
Definition at line 43 of file ipc_quorum.h.
enum res_quorum_types |
The res_quorum_types enum.
Enumerator | |
---|---|
MESSAGE_RES_QUORUM_GETQUORATE | |
MESSAGE_RES_QUORUM_TRACKSTART | |
MESSAGE_RES_QUORUM_TRACKSTOP | |
MESSAGE_RES_QUORUM_NOTIFICATION | |
MESSAGE_RES_QUORUM_GETTYPE |
Definition at line 53 of file ipc_quorum.h.