NIST Biometric Evaluation Framework
Software components for biometric technology evaluations
Namespaces | Functions
be_framework.h File Reference
#include <string>

Go to the source code of this file.

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::Framework
 Information about the framework.
 

Functions

unsigned int BiometricEvaluation::Framework::getMajorVersion ()
 Framework major version. More...
 
unsigned int BiometricEvaluation::Framework::getMinorVersion ()
 Framework minor version. More...
 
std::string BiometricEvaluation::Framework::getCompiler ()
 Compiler used to compile this framework. More...
 
std::string BiometricEvaluation::Framework::getCompileDate ()
 Date when this framework was compiled. More...
 
std::string BiometricEvaluation::Framework::getCompileTime ()
 Time when this framework was compiled. More...
 
std::string BiometricEvaluation::Framework::getCompilerVersion ()
 Version string of compiler used to compile this framework. More...