Basic Image AlgorithmS Library  2.8.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Attributes | List of all members
BIAS::BaseFactory< BaseClassType, TagType >::MapEntry Struct Reference

struct for storing class details in member map Map_ More...

#include <Base/Common/BaseFactory.hh>

Public Attributes

AllocatorFunctionPointer AllocatorFunction_
 pointer to the static allocator function of this class More...
 

Detailed Description

template<class BaseClassType, class TagType>
struct BIAS::BaseFactory< BaseClassType, TagType >::MapEntry

struct for storing class details in member map Map_

Definition at line 206 of file BaseFactory.hh.

Member Data Documentation

template<class BaseClassType, class TagType>
AllocatorFunctionPointer BIAS::BaseFactory< BaseClassType, TagType >::MapEntry::AllocatorFunction_

pointer to the static allocator function of this class

Definition at line 215 of file BaseFactory.hh.

Referenced by BIAS::BaseFactory< BaseClassType, TagType >::OpenDll_().


The documentation for this struct was generated from the following file: