yast2-fingerprint-reader
|
#include <Y2.h>
#include <scr/SCRAgent.h>
#include <libfprint/fprint.h>
#include <fcntl.h>
#include <errno.h>
#include <sys/types.h>
#include <sys/wait.h>
#include <string>
Go to the source code of this file.
Classes | |
class | FPrintAPI |
class | FPrintAgent |
An interface class between YaST2 and FPrint Agent. More... |