#include <tm_reader.h>
Public Attributes | |
void * | cookie |
TMR_AuthReqListener | listener |
Private Attributes | |
struct TMR_AuthReqListenerBlock * | next |
User-allocated structure containing the callback pointer and the value to pass to that callback.
Definition at line 216 of file tm_reader.h.
Value to pass to callback function
Definition at line 221 of file tm_reader.h.
Pointer to callback function
Definition at line 219 of file tm_reader.h.
struct TMR_AuthReqListenerBlock* TMR_AuthReqListenerBlock::next [private] |
Definition at line 223 of file tm_reader.h.