CatapultServer  v0.5.0.1 (Elephant)
catapult::nodediscovery::NodePingRequestPolicy Struct Reference

Node ping request policy. More...

Public Types

using ResponseType = ionet::Node
 

Static Public Member Functions

static thread::future< ResponseTypeCreateFuture (ionet::PacketIo &packetIo)
 

Static Public Attributes

static constexpr auto Friendly_Name = "ping"
 

Detailed Description

Node ping request policy.

Member Typedef Documentation

◆ ResponseType

Member Function Documentation

◆ CreateFuture()

static thread::future<ResponseType> catapult::nodediscovery::NodePingRequestPolicy::CreateFuture ( ionet::PacketIo packetIo)
inlinestatic
Here is the call graph for this function:

Member Data Documentation

◆ Friendly_Name

constexpr auto catapult::nodediscovery::NodePingRequestPolicy::Friendly_Name = "ping"
staticconstexpr

The documentation for this struct was generated from the following file: