Information and settings for a known remote framework.
More...
#include <fw/RemoteConnection.h>
Information and settings for a known remote framework.
◆ KnownFramework()
◆ reflect()
void reflect |
( |
Reflector & |
r | ) |
|
|
inline |
Reflect method for serialization.
◆ validate()
◆ getHostPort()
boost::tuple<std::string, uint16> getHostPort |
( |
| ) |
const |
◆ address
address in the form of host:port
◆ keep
if true the information is stored in list of frameworks that we try to reconnect to after disconnect
◆ forcePTP
◆ binaryFormatVersion
uint8 binaryFormatVersion |
The binary format used by the framework (to enable connecting to legacy framework).
◆ monitorOnly
Local channels, services and authorities are not published to the remote side if monitor-only is true.
◆ lastConnectionTry
The last time we tried to connect to that address.
Used for waiting at least some seconds before trying to connect again.
The documentation for this struct was generated from the following file: