NIST Biometric Evaluation Framework
Software components for biometric technology evaluations
Classes | Namespaces
be_process_forkmanager.h File Reference
#include <unistd.h>
#include <list>
#include <be_process_manager.h>

Go to the source code of this file.

Classes

class  BiometricEvaluation::Process::ForkManager
 Manager implementation that starts Workers by calling fork(2). More...
 
class  BiometricEvaluation::Process::ForkWorkerController
 Wrapper of a Worker returned from a Process::ForkManager. 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.