MTMCSim
0.5
|
class template to create objects that are derived classes of MTMCSimBase. More...
#include <SimuItemCreator.h>
Public Member Functions | |
SimuItemCreator (string name) | |
Static Public Member Functions | |
static shared_ptr< MTMCSimBase > | create (SimuPara ¶, TextSaveUI &resFile_, TextSaveUI &tempFile_, DispUI &dispUI_) |
class template to create objects that are derived classes of MTMCSimBase.
T is the actual (derived) simulator type and U is the actual (derived) simulation parameter class.
|
inline |
|
inlinestatic |