#include <net.h>
|
| | AddedNodeInfo (const std::string &_strAddedNode, const CService &_resolvedAddress, bool _fConnected, bool _fInbound) |
| |
Definition at line 111 of file net.h.
◆ AddedNodeInfo()
| AddedNodeInfo::AddedNodeInfo |
( |
const std::string & |
_strAddedNode, |
|
|
const CService & |
_resolvedAddress, |
|
|
bool |
_fConnected, |
|
|
bool |
_fInbound |
|
) |
| |
|
inline |
◆ fConnected
| bool AddedNodeInfo::fConnected |
◆ fInbound
| bool AddedNodeInfo::fInbound |
◆ resolvedAddress
◆ strAddedNode
| std::string AddedNodeInfo::strAddedNode |
The documentation for this struct was generated from the following file: