|
OOFEM 3.0
|
This is the complete list of members for oofem::ModuleManager< M >, including all inherited members.
| CreateModule(const char *name, int n, EngngModel *emodel)=0 | oofem::ModuleManager< M > | pure virtual |
| emodel | oofem::ModuleManager< M > | protected |
| giveClassName() const =0 | oofem::ModuleManager< M > | pure virtual |
| giveModule(int num) | oofem::ModuleManager< M > | inline |
| giveNumberOfModules() const | oofem::ModuleManager< M > | inline |
| instanciateYourself(DataReader &dr, const std::shared_ptr< InputRecord > &irPtr, InputFieldType ift, const std::string &name, DataReader::InputRecordType irType) | oofem::ModuleManager< M > | inlinevirtual |
| moduleList | oofem::ModuleManager< M > | protected |
| ModuleManager(EngngModel *emodel) | oofem::ModuleManager< M > | inline |
| ModuleManager(const ModuleManager &)=delete | oofem::ModuleManager< M > | |
| numberOfModules | oofem::ModuleManager< M > | protected |
| operator=(const ModuleManager &)=delete | oofem::ModuleManager< M > | |
| registerModule(std::unique_ptr< M > &module) | oofem::ModuleManager< M > | inlinevirtual |
| ~ModuleManager() | oofem::ModuleManager< M > | inlinevirtual |