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

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