NIST Biometric Evaluation Framework
Software components for biometric technology evaluations
|
Go to the source code of this file.
Classes | |
class | BiometricEvaluation::Framework::Status |
Information communicated back from framework methods. 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::Framework |
Information about the framework. | |
Functions | |
std::string | BiometricEvaluation::Framework::to_string (const Status &status) |
Obtain a textual representation of a Status. More... | |
std::ostream & | BiometricEvaluation::Framework::operator<< (std::ostream &s, const Status &status) |
Output stream operator overload. More... | |
BE_FRAMEWORK_ENUMERATION_DECLARATIONS (BiometricEvaluation::Framework::Status::Type, BE_Framework_Status_Type_EnumToStringMap) | |
BE_FRAMEWORK_ENUMERATION_DECLARATIONS | ( | BiometricEvaluation::Framework::Status::Type | , |
BE_Framework_Status_Type_EnumToStringMap | |||
) |