| IdentifierType | The factory identifier type. |
#include <vpr/Util/Factory.h>
Static Public Member Functions | |
| static AbstractProduct * | onUnknownType (IdentifierType) |
| IdentifierType | The factory identifier type. |
| AbstractProduct | The type of the product created by the factory. |
Definition at line 57 of file Factory.h.
| static AbstractProduct* vpr::NullFactoryError< IdentifierType, AbstractProduct >::onUnknownType | ( | IdentifierType | ) | [inline, static] |
1.5.1