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

Go to the source code of this file.

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