#include <libhpsangoma.h>
Public Attributes | |
| void * | p |
| void(* | log )(int level, FILE *fp, char *file, const char *func, int line, char *fmt,...) |
| int(* | rx_event )(void *p, hp_tdmapi_rx_event_t *data) |
Definition at line 72 of file libhpsangoma.h.
| void(* sangoma_hptdm_span_reg::log)(int level, FILE *fp, char *file, const char *func, int line, char *fmt,...) |
callback function to implement library logging
pointer to user object used with callback functions
Definition at line 75 of file libhpsangoma.h.
| int(* sangoma_hptdm_span_reg::rx_event)(void *p, hp_tdmapi_rx_event_t *data) |
callback function to span global events for all channels in a span
1.4.7