CHROMA
Static Public Member Functions | List of all members
Chroma::NullFactoryError< IdentifierType, AbstractProduct > Struct Template Reference

#include <objfactory.h>

Static Public Member Functions

static AbstractProduct * OnUnknownType (const IdentifierType &)
 

Detailed Description

template<typename IdentifierType, class AbstractProduct>
struct Chroma::NullFactoryError< IdentifierType, AbstractProduct >

Definition at line 61 of file objfactory.h.

Member Function Documentation

◆ OnUnknownType()

template<typename IdentifierType , class AbstractProduct >
static AbstractProduct* Chroma::NullFactoryError< IdentifierType, AbstractProduct >::OnUnknownType ( const IdentifierType &  )
inlinestatic

Definition at line 63 of file objfactory.h.


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