NIST Biometric Evaluation Framework
Software components for biometric technology evaluations
Classes | Namespaces
be_process_posixthreadmanager.h File Reference
#include <pthread.h>
#include <be_process_manager.h>
#include <be_process_workercontroller.h>

Go to the source code of this file.

Classes

class  BiometricEvaluation::Process::POSIXThreadManager
 Manager implementation that starts Workers in POSIX threads. More...
 
class  BiometricEvaluation::Process::POSIXThreadWorkerController
 Decorated Worker returned from a Process::POSIXThreadManager. 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.