#include <tm_reader.h>
Public Attributes | |
void * | cookie |
TMR_StatusListener | listener |
Private Attributes | |
struct TMR_StatusListenerBlock * | next |
User-allocated structure containing the callback pointer and the value to pass to that callback.
Definition at line 283 of file tm_reader.h.
Value to pass to callback function
Definition at line 288 of file tm_reader.h.
Pointer to callback function
Definition at line 286 of file tm_reader.h.
struct TMR_StatusListenerBlock* TMR_StatusListenerBlock::next [private] |
Definition at line 290 of file tm_reader.h.