lbm_context_rcv_immediate_msgs_func_t_stct Struct Reference

Structure that holds the application callback for receiving topic-less immediate mode messages. More...

#include <lbm.h>


Data Fields

lbm_immediate_msg_cb_proc func
lbm_event_queue_t * evq
void * clientd


Detailed Description

A struct used to set the context-level topic-less immediate mode message receiver callback. If an event queue is specified, messages will be placed on the event queue; if evq is NULL, messages will be delivered directly from the context thread.


The documentation for this struct was generated from the following file:
Generated on Thu Mar 6 13:11:17 2014 for LBM API by  doxygen 1.5.2