|
CatapultServer
v0.5.0.1 (Elephant)
|


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