corosync 3.1.7
|
The corosync_exec_handler struct. More...
#include <coroapi.h>
Data Fields | |
void(* | exec_handler_fn )(const void *msg, unsigned int nodeid) |
void(* | exec_endian_convert_fn )(void *msg) |
The corosync_exec_handler struct.
void(* corosync_exec_handler::exec_endian_convert_fn) (void *msg) |
void(* corosync_exec_handler::exec_handler_fn) (const void *msg, unsigned int nodeid) |