UM C API
6.12.1
|
Structure that holds the receiver creation callback information for wildcard receivers. More...
#include <lbm.h>
Data Fields | |
lbm_wildcard_rcv_create_function_cb | createfunc |
void * | clientd |
Structure that holds the receiver creation callback information for wildcard receivers.
A structure used with options to set/get a specific wildcard topic receiver creation callback type.
See lbm_wildcard_rcv_create_func_t_stct for field definitions.