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

Namespaces

 catapult
 
 catapult::api
 

Functions

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

Variable Documentation

◆ Friendly_Name

constexpr auto Friendly_Name = "node info"
staticconstexpr

◆ m_impl

RemoteRequestDispatcher m_impl
mutableprivate

◆ Packet_Type

constexpr auto Packet_Type = ionet::PacketType::Node_Discovery_Pull_Ping
staticconstexpr