#include <ThinkFingerAgent.h>
Public Member Functions | |
| int | acquire (int, string) |
| void | finalize () |
Static Public Member Functions | |
| static ThinkFingerAPI & | instance () |
| static void | catch_sigterm (int) |
Public Attributes | |
| int | test_int |
| libthinkfinger * | tf |
Private Member Functions | |
| ThinkFingerAPI () | |
| virtual | ~ThinkFingerAPI () |
| ThinkFingerAPI::ThinkFingerAPI | ( | ) | [private] |
| ThinkFingerAPI::~ThinkFingerAPI | ( | ) | [private, virtual] |
| ThinkFingerAPI & ThinkFingerAPI::instance | ( | ) | [static] |
| void ThinkFingerAPI::catch_sigterm | ( | int | sig_num | ) | [static] |
| int ThinkFingerAPI::acquire | ( | int | write_fd, | |
| string | bir_path | |||
| ) |
wrapper for libthinkfinger_acquire function;
| file | descriptor of the pipe | |
| path | to the target bir file |
| void ThinkFingerAPI::finalize | ( | ) |
| libthinkfinger* ThinkFingerAPI::tf |
1.5.3