helics  3.5.2
Public Attributes | List of all members
helics::linkConnection Struct Reference

#include <TimeoutMonitor.h>

Public Attributes

bool waitingForPingReply {false}
 indicator that the connection is waiting
 
bool activeConnection {false}
 indicator that the connection is active
 
bool disablePing {false}
 indicator that the connection doesn't respond to pings
 
GlobalFederateId connection {0}
 the id of the connection
 
decltype(std::chrono::steady_clock::now()) lastPing
 

Detailed Description

struct for managing the timeouts on the individual connections


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