lbm_event_queue_cancel_cb_info_t_stct Struct Reference

Structure passed to cancel/delete functions so that a cancel callback may be called.

#include <lbm.h>


Data Fields

lbm_event_queue_t * event_queue
lbm_event_queue_cancel_cb_proc cbproc
void * clientd


Field Documentation

lbm_event_queue_t* lbm_event_queue_cancel_cb_info_t_stct::event_queue

The event queue for the cancel callback

lbm_event_queue_cancel_cb_proc lbm_event_queue_cancel_cb_info_t_stct::cbproc

The cancel callback function

void* lbm_event_queue_cancel_cb_info_t_stct::clientd

Client Data passed in the cancel callback when called


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