|
CatapultServer
v0.5.0.1 (Elephant)
|


Go to the source code of this file.
Namespaces | |
| catapult | |
| catapult::plugins | |
Typedefs | |
| using | catapult::plugins::PluginModules = std::vector< PluginModule > |
| Container of plugin modules. More... | |
Functions | |
| void | catapult::plugins::LoadPluginByName (PluginManager &manager, PluginModules &modules, const std::string &directory, const std::string &name) |
| Loads a plugin named name with manager from directory into modules. More... | |