LifeV
|
#include <Factory.hpp>
Data Structures | |
class | Exception |
Static Public Member Functions | |
static AbstractProduct * | onUnknownType (const std::string &id) |
Manages the "Unknown Type" error in an object factory.
Definition at line 59 of file Factory.hpp.
|
inlinestatic |
Definition at line 93 of file Factory.hpp.