#include "ThinkFingerAgent.h"Classes | |
| struct | s_tfdata |
Defines | |
| #define | PC(n) (path->component_str(n)) |
| #define | INIT_FAILED 500 |
| #define | SET_FILE_FAILED 600 |
| #define | SET_CALLBACK_FAILED 700 |
Functions | |
| static void | callback (libthinkfinger_state state, void *data) |
| #define INIT_FAILED 500 |
| #define PC | ( | n | ) | (path->component_str(n)) |
| #define SET_CALLBACK_FAILED 700 |
| #define SET_FILE_FAILED 600 |
| static void callback | ( | libthinkfinger_state | state, | |
| void * | data | |||
| ) | [static] |
callback function to be called from libthinkfinger_acquire
| state | current device status | |
| data | void pointer to user data |
1.5.3