CatapultServer  v0.5.0.1 (Elephant)
HostUtils.h File Reference
Include dependency graph for HostUtils.h:
This graph shows which files directly or indirectly include this file:

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...