NIST Biometric Evaluation Framework
Software components for biometric technology evaluations
|
#include <functional>
#include <memory>
#include <string>
#include <vector>
#include <be_framework_enumeration.h>
#include <be_io.h>
#include <be_memory_autoarray.h>
Go to the source code of this file.
Classes | |
class | BiometricEvaluation::IO::RecordStore |
A class to represent a data storage mechanism. More... | |
struct | BiometricEvaluation::IO::RecordStore::Record |
class | BiometricEvaluation::IO::RecordStoreIterator |
Generic ForwardIterator for all RecordStores. 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::IO |
Input/Output functionality. | |
Functions | |
BE_FRAMEWORK_ENUMERATION_DECLARATIONS (BiometricEvaluation::IO::RecordStore::Kind, BE_IO_RecordStore_Kind_EnumToStringMap) | |
BE_FRAMEWORK_ENUMERATION_DECLARATIONS | ( | BiometricEvaluation::IO::RecordStore::Kind | , |
BE_IO_RecordStore_Kind_EnumToStringMap | |||
) |