![]() |
Menge
Modular Pedestrian Simulation Framework for Research and Development
|
Definition of the plug-in architecture. More...
Go to the source code of this file.
Classes | |
class | Menge::PluginEngine |
The class responsible for finding, managing, and deleting plugins. More... | |
Namespaces | |
Menge | |
The core namespace. All elements of Menge are contained in this namespace. | |
Typedefs | |
typedef std::map< std::string, Plugin * > | Menge::PluginMap |
Mapping from the file name of the dynamic library to a pointer to the loaded plugin. | |
Definition of the plug-in architecture.