![]() |
Protium
Math and Design Features
|
#include <Constructable.h>

Public Member Functions | |
| DerivedRegister (const std::string &s) | |
Static Public Member Functions | |
| static ConstructablePrototype * | create () |
Static Public Member Functions inherited from Protium::Design::VirtualFactory< Group > | |
| static ConstructablePrototype * | createInstance (const std::string &s, ConstructablePrototype *(*creator)()=0) |
Additional Inherited Members | |
Public Types inherited from Protium::Design::VirtualFactory< Group > | |
| typedef std::map< std::string, ConstructablePrototype *(*)() > | map_type |
Static Protected Member Functions inherited from Protium::Design::VirtualFactory< Group > | |
| 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.