#include "nub/objfactory.h"
Go to the source code of this file.
Classes | |
struct | ComponentCreator< T > |
Functions | |
int | Modelcomponent_Init (Tcl_Interp *interp) |
int | Modelmanager_Init (Tcl_Interp *interp) |
int | Simmodule_Init (Tcl_Interp *interp) |
int | Simeventqueue_Init (Tcl_Interp *interp) |
OptionManager & | getManager () |
template<class T > | |
void | registerComponentCreator () |
Definition in file ModelScript.H.