CatapultServer
v0.5.0.1 (Elephant)
|
Go to the source code of this file.
Namespaces | |
catapult | |
catapult::extensions | |
catapult::local | |
Functions | |
template<typename THost , typename... TArgs> | |
std::unique_ptr< THost > | catapult::local::CreateAndBootHost (TArgs &&... args) |
Creates and boots a host with args. More... | |
std::vector< plugins::PluginModule > | catapult::local::LoadAllPlugins (extensions::ProcessBootstrapper &bootstrapper) |
Loads all plugins using bootstrapper. More... | |