|
yast2-fingerprint-reader
|
#include <FPrintAgent.h>
Public Member Functions | |
| int | acquire (int, string) |
| void | finalize () |
Static Public Member Functions | |
| static FPrintAPI & | instance () |
| static void | catch_sigterm (int) |
Public Attributes | |
| int | test_int |
| struct fp_print_data * | data |
Private Member Functions | |
| FPrintAPI () | |
| virtual | ~FPrintAPI () |
The real interface to fprint library
|
private |
References data.
|
privatevirtual |
| int FPrintAPI::acquire | ( | int | write_fd, |
| string | dir_path | ||
| ) |
wrapper for fp_enroll_finger function;
| file | descriptor of the pipe |
| path | to the temporary directory for storing fingerprints |
References catch_sigterm(), data, DEVICE_OPEN_FAILED, ENROLL_FAILURE, finalize(), INIT_FAILED, instance(), NO_DEVICES, y2debug, y2error, and y2milestone.
Referenced by FPrintAgent::Execute().
|
static |
References finalize(), and instance().
Referenced by acquire().
| void FPrintAPI::finalize | ( | ) |
References data, and instance().
Referenced by acquire(), and catch_sigterm().
|
static |
Referenced by acquire(), catch_sigterm(), FPrintAgent::Execute(), and finalize().
| struct fp_print_data* FPrintAPI::data |
Referenced by acquire(), finalize(), and FPrintAPI().
| int FPrintAPI::test_int |
1.8.2