Fabcoin Core  0.16.2
P2P Digital Currency
Public Attributes | List of all members
AddedNodeInfo Struct Reference

#include <net.h>

Collaboration diagram for AddedNodeInfo:
[legend]

Public Attributes

std::string strAddedNode
 
CService resolvedAddress
 
bool fConnected
 
bool fInbound
 

Detailed Description

Definition at line 95 of file net.h.

Member Data Documentation

bool AddedNodeInfo::fConnected

Definition at line 99 of file net.h.

bool AddedNodeInfo::fInbound

Definition at line 100 of file net.h.

CService AddedNodeInfo::resolvedAddress

Definition at line 98 of file net.h.

std::string AddedNodeInfo::strAddedNode

Definition at line 97 of file net.h.


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