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

#include <objfactory.h>

Inheritance diagram for Chroma::DefaultFactoryError< IdentifierType, AbstractProduct >:
Chroma::ObjectFactory< AbstractProduct, IdentifierType, TList, ProductCreator, FactoryErrorPolicy >

Classes

struct  Exception
 

Static Public Member Functions

static AbstractProduct * OnUnknownType (const IdentifierType &id)
 

Detailed Description

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

Definition at line 26 of file objfactory.h.

Member Function Documentation

◆ OnUnknownType()

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

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