CatapultServer
v0.5.0.1 (Elephant)
|
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... | |