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

Go to the source code of this file.

Namespaces

 catapult
 
 catapult::tools
 

Functions

config::CatapultConfiguration catapult::tools::LoadConfiguration (const std::string &resourcesPath)
 Loads the configuration from resourcesPath. More...
 
std::vector< ionet::Nodecatapult::tools::LoadOptionalApiPeers (const std::string &resourcesPath, model::NetworkIdentifier networkIdentifier)
 Loads optional api peers configuration from resourcesPath for network networkIdentifier. More...
 
std::vector< ionet::Nodecatapult::tools::LoadPeers (const std::string &resourcesPath, model::NetworkIdentifier networkIdentifier)
 Loads p2p peers configuration from resourcesPath for network networkIdentifier. More...