NIST Biometric Evaluation Framework
Software components for biometric technology evaluations
|
This is the complete list of members for BiometricEvaluation::Memory::AutoBuffer< T >, including all inherited members.
AutoBuffer() | BiometricEvaluation::Memory::AutoBuffer< T > | |
AutoBuffer(T *data) | BiometricEvaluation::Memory::AutoBuffer< T > | |
AutoBuffer(int(*ctor)(T **), void(*dtor)(T *), int(*copyCtor)(T **, T *)=nullptr) | BiometricEvaluation::Memory::AutoBuffer< T > | |
AutoBuffer(const AutoBuffer ©) | BiometricEvaluation::Memory::AutoBuffer< T > | |
const_reference typedef | BiometricEvaluation::Memory::AutoBuffer< T > | |
operator T*() | BiometricEvaluation::Memory::AutoBuffer< T > | |
operator->() | BiometricEvaluation::Memory::AutoBuffer< T > | |
operator=(const AutoBuffer &other) | BiometricEvaluation::Memory::AutoBuffer< T > | |
reference typedef | BiometricEvaluation::Memory::AutoBuffer< T > | |
value_type typedef | BiometricEvaluation::Memory::AutoBuffer< T > | |
~AutoBuffer() | BiometricEvaluation::Memory::AutoBuffer< T > |