CatapultServer
v0.5.0.1 (Elephant)
|
Go to the source code of this file.
Classes | |
struct | catapult::ionet::NetworkNode |
Information about a catapult node that is propagated through the network. More... | |
Namespaces | |
catapult | |
catapult::ionet | |
Functions | |
std::unique_ptr< NetworkNode > | catapult::ionet::PackNode (const Node &node) |
Packs a node model into a network node. More... | |
Node | catapult::ionet::UnpackNode (const NetworkNode &networkNode) |
Unpacks a network node (networkNode) into a node model. More... | |