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