CatapultServer  v0.5.0.1 (Elephant)
RemoteDiagnosticApi.cpp File Reference
Include dependency graph for RemoteDiagnosticApi.cpp:

Namespaces

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

Variable Documentation

◆ Friendly_Name

constexpr auto Friendly_Name = "confirm timestamped hashes"
staticconstexpr

◆ m_impl

api::RemoteRequestDispatcher m_impl
mutableprivate

◆ Packet_Type

constexpr ionet::PacketType Packet_Type = ionet::PacketType::Confirm_Timestamped_Hashes
staticconstexpr