![]() |
Protium
Math and Design Features
|
#include <Constructable.h>
Public Member Functions | |
DerivedRegister (const std::string &s) | |
Static Public Member Functions | |
static ConstructablePrototype * | create () |
![]() | |
static ConstructablePrototype * | createInstance (const std::string &s, ConstructablePrototype *(*creator)()=0) |
Additional Inherited Members | |
![]() | |
typedef std::map< std::string, ConstructablePrototype *(*)() > | map_type |
![]() | |
static map_type * | getMap () |
Definition at line 35 of file Constructable.h.
|
inline |
Definition at line 37 of file Constructable.h.
|
inlinestatic |
Definition at line 36 of file Constructable.h.