|
corosync
2.3.6
|
The votequorum_callbacks_t struct. More...
#include <votequorum.h>

Data Fields | |
| votequorum_notification_fn_t | votequorum_notify_fn |
| votequorum_expectedvotes_notification_fn_t | votequorum_expectedvotes_notify_fn |
The votequorum_callbacks_t struct.
Definition at line 126 of file include/corosync/votequorum.h.
| votequorum_expectedvotes_notification_fn_t votequorum_callbacks_t::votequorum_expectedvotes_notify_fn |
Definition at line 128 of file include/corosync/votequorum.h.
Referenced by votequorum_dispatch().
| votequorum_notification_fn_t votequorum_callbacks_t::votequorum_notify_fn |
Definition at line 127 of file include/corosync/votequorum.h.
Referenced by votequorum_dispatch().
1.8.8