CatapultServer
v0.5.0.1 (Elephant)
|
Go to the source code of this file.
Classes | |
class | catapult::api::RemoteNodeApi |
An api for retrieving node information from a remote node. More... | |
Namespaces | |
catapult | |
catapult::ionet | |
catapult::api | |
Functions | |
std::unique_ptr< RemoteNodeApi > | catapult::api::CreateRemoteNodeApi (ionet::PacketIo &io) |
Creates a node api for interacting with a remote node with the specified io. More... | |