Robot Raconteur Core C++ Library
Loading...
Searching...
No Matches
RobotRaconteur::NodeDiscoveryInfoURL Class Reference

A candidate node connection URL and its timestamp. More...

#include <Discovery.h>

Public Attributes

std::string URL
 Candidate node connection URL.
boost::posix_time::ptime LastAnnounceTime
 Last time that this URL announce was received.

Detailed Description

A candidate node connection URL and its timestamp.

Member Data Documentation

◆ LastAnnounceTime

boost::posix_time::ptime RobotRaconteur::NodeDiscoveryInfoURL::LastAnnounceTime

Last time that this URL announce was received.

Candidate URLs typically expire after one minute. If all candidate URLs expire, the node is considered lost.


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