CatapultServer  v0.5.0.1 (Elephant)
PeersConfiguration.cpp File Reference
Include dependency graph for PeersConfiguration.cpp:

Namespaces

 catapult
 
 catapult::config
 

Functions

std::vector< ionet::Nodecatapult::config::LoadPeersFromStream (std::istream &input, model::NetworkIdentifier networkIdentifier)
 Loads peers from the specified stream (input) for the network identified by networkIdentifier. More...
 
std::vector< ionet::Nodecatapult::config::LoadPeersFromPath (const std::string &path, model::NetworkIdentifier networkIdentifier)
 Loads peers from the specified path for the network identified by networkIdentifier. More...