NIST Biometric Evaluation Framework
Software components for biometric technology evaluations
|
#include <sys/types.h>
#include <semaphore.h>
#include <stdint.h>
#include <string>
Go to the source code of this file.
Classes | |
class | BiometricEvaluation::Process::Semaphore |
Represent a semaphore that can be used for interprocess communication. More... | |
Namespaces | |
namespace | BiometricEvaluation |
This software was developed at the National Institute of Standards and Technology (NIST) by employees of the Federal Government in the course of their official duties. | |
namespace | BiometricEvaluation::Process |
Process information and controls. | |