|
Robot Raconteur Core C++ Library
|
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. | |
A candidate node connection URL and its timestamp.
| 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.