CatapultServer  v0.5.0.1 (Elephant)
NodeUtils.h File Reference
Include dependency graph for NodeUtils.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::ionet
 
 catapult::local
 

Functions

void catapult::local::SeedNodeContainer (ionet::NodeContainer &nodes, const extensions::ProcessBootstrapper &bootstrapper)
 Seeds nodes with node information from bootstrapper. More...
 
std::unique_ptr< subscribers::NodeSubscriber > catapult::local::CreateNodeContainerSubscriberAdapter (ionet::NodeContainer &nodes)
 Adapts nodes to a node subscriber. More...