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