ResolvedPeerPath Class Reference
#include <ResolvedPeers.h>
Collaboration diagram for ResolvedPeerPath:

Public Member Functions | |
| ResolvedPeerPath (const Comm::ConnectionPointer &conn) | |
Public Attributes | |
| Comm::ConnectionPointer | connection |
| (the address of) a path More... | |
| bool | available |
| whether this path may be used (i.e., has not been tried already) More... | |
Detailed Description
Definition at line 20 of file ResolvedPeers.h.
Constructor & Destructor Documentation
◆ ResolvedPeerPath()
|
inlineexplicit |
Definition at line 23 of file ResolvedPeers.h.
Member Data Documentation
◆ available
| bool ResolvedPeerPath::available |
Definition at line 26 of file ResolvedPeers.h.
◆ connection
| Comm::ConnectionPointer ResolvedPeerPath::connection |
Definition at line 25 of file ResolvedPeers.h.
The documentation for this class was generated from the following file:
- src/ResolvedPeers.h
