NIST Biometric Evaluation Framework
Software components for biometric technology evaluations
Classes | Namespaces | Functions
be_io_compressor.h File Reference
#include <map>
#include <memory>
#include <string>
#include <be_error_exception.h>
#include <be_framework_enumeration.h>
#include <be_io_properties.h>
#include <be_memory_autoarray.h>

Go to the source code of this file.

Classes

class  BiometricEvaluation::IO::Compressor
 Common interface for classes providing compressing and decompressing functionality. 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::Compressor::Kind, BE_IO_Compressor_Kind_EnumToStringMap)
 

Function Documentation

◆ BE_FRAMEWORK_ENUMERATION_DECLARATIONS()

BE_FRAMEWORK_ENUMERATION_DECLARATIONS ( BiometricEvaluation::IO::Compressor::Kind  ,
BE_IO_Compressor_Kind_EnumToStringMap   
)