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

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