#include <tm_reader.h>
Public Attributes | |
void * | cookie |
TMR_ReadExceptionListener | listener |
Private Attributes | |
struct TMR_ReadExceptionListenerBlock * | next |
User-allocated structure containing the callback pointer and the value to pass to that callback.
Definition at line 232 of file tm_reader.h.
Value to pass to callback function
Definition at line 237 of file tm_reader.h.
Pointer to callback function
Definition at line 235 of file tm_reader.h.
struct TMR_ReadExceptionListenerBlock* TMR_ReadExceptionListenerBlock::next [private] |
Definition at line 239 of file tm_reader.h.