LBIBCell
|
#include <Factory.hpp>
Static Protected Member Functions | |
static ProductType * | onUnknownType (const IdentifierType &id) |
Error policy that returns a null pointer.
Definition at line 54 of file Factory.hpp.
|
inlinestaticprotected |
Return a numm pointer.
id | The identifier of the unknown type |
Definition at line 60 of file Factory.hpp.