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

Go to the source code of this file.

Classes

class  catapult::api::RemoteTimeSyncApi
 An api for retrieving communication timestamps from a remote node. More...
 

Namespaces

 catapult
 
 catapult::ionet
 
 catapult::api
 

Functions

std::unique_ptr< RemoteTimeSyncApi > catapult::api::CreateRemoteTimeSyncApi (ionet::PacketIo &io)
 Creates a time sync api for interacting with a remote node with the specified io. More...