#include <StaticInitializer.h>
Public Member Functions | |
StaticInitializer (VOIDFUNC initialize) |
This will ensure that said function will be called upon program start. In Objects, this mechanism is defined automatically by the PLEARN_DECLARE_OBJECT_METHODS macro and used to automatically call TypeFactory::register_type
Definition at line 62 of file StaticInitializer.h.
|
Definition at line 46 of file StaticInitializer.cc. References PLearn::VOIDFUNC. |