DefaultFactoryError< IdentifierType, AbstractProduct > Class Template Reference

Manages the "Unknown Type" error in an object factory. More...

#include <Factory.h>

List of all members.

Static Public Member Functions

static AbstractProduct * OnUnknownType (IdentifierType)
 Reaction to the "Unknown Type" error.

Protected Member Functions

 ~DefaultFactoryError ()
 Destructor.


Detailed Description

template<typename IdentifierType, class AbstractProduct>
class DefaultFactoryError< IdentifierType, AbstractProduct >

Manages the "Unknown Type" error in an object factory.


Constructor & Destructor Documentation

template<typename IdentifierType, class AbstractProduct>
DefaultFactoryError< IdentifierType, AbstractProduct >::~DefaultFactoryError (  )  [inline, protected]

Destructor.


Member Function Documentation

template<typename IdentifierType, class AbstractProduct>
static AbstractProduct* DefaultFactoryError< IdentifierType, AbstractProduct >::OnUnknownType ( IdentifierType   )  [inline, static]

Reaction to the "Unknown Type" error.


The documentation for this class was generated from the following file:
Generated on Sun Apr 29 11:46:11 2007 for IPP/ICP2007 by  doxygen 1.4.7