![]() |
MoCSI API Reference
|
#include <exception>#include <memory>#include <string>#include "GenericManagingModule.h"#include "GenericSubmodule.h"#include "ModuleFactory.h"#include "SimulationClassBase.h"

Go to the source code of this file.
Classes | |
| class | StaticModuleContainer< T > |
| Class that creates all modules and allows access to the module pointers in static contexts. This enables inter-module access to public functions and allows for complex inter-module behaviours and efficient data sharing. More... | |