NIST Biometric Evaluation Framework
Software components for biometric technology evaluations
Classes | Namespaces | Typedefs | Functions
be_view_an2kview.h File Reference
#include <set>
#include <string>
#include <vector>
#include <memory>
#include <be_finger_an2kminutiae_data_record.h>
#include <be_framework_enumeration.h>
#include <be_memory_autobuffer.h>
#include <be_view_view.h>
#include <be_image_image.h>

Go to the source code of this file.

Classes

class  BiometricEvaluation::View::AN2KView
 A class to represent single biometric view and derived information. 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::View
 View information.
 

Typedefs

typedef record RECORD
 
typedef ansi_nist ANSI_NIST
 

Functions

std::ostream & BiometricEvaluation::View::operator<< (std::ostream &stream, const AN2KView::DeviceMonitoringMode &kind)
 Output stream overload for DeviceMonitoringMode. More...
 
 BE_FRAMEWORK_ENUMERATION_DECLARATIONS (BiometricEvaluation::View::AN2KView::RecordType, BE_View_AN2KView_RecordType_EnumToStringMap)
 
 BE_FRAMEWORK_ENUMERATION_DECLARATIONS (BiometricEvaluation::View::AN2KView::DeviceMonitoringMode, BE_View_AN2KView_DeviceMonitoringMode_EnumToStringMap)
 

Typedef Documentation

◆ RECORD

typedef record RECORD

Definition at line 28 of file be_view_an2kview.h.

◆ ANSI_NIST

typedef ansi_nist ANSI_NIST

Definition at line 30 of file be_view_an2kview.h.

Function Documentation

◆ BE_FRAMEWORK_ENUMERATION_DECLARATIONS() [1/2]

BE_FRAMEWORK_ENUMERATION_DECLARATIONS ( BiometricEvaluation::View::AN2KView::RecordType  ,
BE_View_AN2KView_RecordType_EnumToStringMap   
)

◆ BE_FRAMEWORK_ENUMERATION_DECLARATIONS() [2/2]

BE_FRAMEWORK_ENUMERATION_DECLARATIONS ( BiometricEvaluation::View::AN2KView::DeviceMonitoringMode  ,
BE_View_AN2KView_DeviceMonitoringMode_EnumToStringMap   
)