Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

CAddrInfo Member List

This is the complete list of members for CAddrInfo, including all inherited members.

ADD_SERIALIZE_METHODSCAddrInfo
CAddress()CAddress
CAddress(CService ipIn, ServiceFlags nServicesIn)CAddressexplicit
CAddrInfo(const CAddress &addrIn, const CNetAddr &addrSource)CAddrInfoinline
CAddrInfo()CAddrInfoinline
CAddrMan classCAddrInfofriend
CNetAddr()CNetAddr
CNetAddr(const struct in_addr &ipv4Addr)CNetAddrexplicit
CNetAddr(const struct in6_addr &pipv6Addr, const uint32_t scope=0)CNetAddrexplicit
CService()CService
CService(const CNetAddr &ip, unsigned short port)CService
CService(const struct in_addr &ipv4Addr, unsigned short port)CService
CService(const struct sockaddr_in &addr)CServiceexplicit
CService(const struct in6_addr &ipv6Addr, unsigned short port)CService
CService(const struct sockaddr_in6 &addr)CServiceexplicit
fInTriedCAddrInfoprivate
GetBucketPosition(const uint256 &nKey, bool fNew, int nBucket) constCAddrInfo
GetByte(int n) constCNetAddr
GetChance(int64_t nNow=GetAdjustedTime()) constCAddrInfo
GetGroup() constCNetAddr
GetHash() constCNetAddr
GetIn6Addr(struct in6_addr *pipv6Addr) constCNetAddr
GetInAddr(struct in_addr *pipv4Addr) constCNetAddr
GetKey() constCService
GetNetwork() constCNetAddr
GetNewBucket(const uint256 &nKey, const CNetAddr &src) constCAddrInfo
GetNewBucket(const uint256 &nKey) constCAddrInfoinline
GetPort() constCService
GetReachabilityFrom(const CNetAddr *paddrPartner=nullptr) constCNetAddr
GetSockAddr(struct sockaddr *paddr, socklen_t *addrlen) constCService
GetTriedBucket(const uint256 &nKey) constCAddrInfo
Init()CAddrInfoinline
ipCNetAddrprotected
IsInternal() constCNetAddr
IsIPv4() constCNetAddr
IsIPv6() constCNetAddr
IsLocal() constCNetAddr
IsRFC1918() constCNetAddr
IsRFC2544() constCNetAddr
IsRFC3849() constCNetAddr
IsRFC3927() constCNetAddr
IsRFC3964() constCNetAddr
IsRFC4193() constCNetAddr
IsRFC4380() constCNetAddr
IsRFC4843() constCNetAddr
IsRFC4862() constCNetAddr
IsRFC5737() constCNetAddr
IsRFC6052() constCNetAddr
IsRFC6145() constCNetAddr
IsRFC6598() constCNetAddr
IsRoutable() constCNetAddr
IsTerrible(int64_t nNow=GetAdjustedTime()) constCAddrInfo
IsTor() constCNetAddr
IsValid() constCNetAddr
nAttemptsCAddrInfoprivate
nLastCountAttemptCAddrInfo
nLastSuccessCAddrInfoprivate
nLastTryCAddrInfo
nRandomPosCAddrInfoprivate
nRefCountCAddrInfoprivate
nServicesCAddress
nTimeCAddress
portCServiceprotected
scopeIdCNetAddrprotected
SerializationOp(Stream &s, Operation ser_action)CAddrInfoinline
SetInternal(const std::string &name)CNetAddr
SetIP(const CNetAddr &ip)CNetAddr
SetPort(unsigned short portIn)CService
SetSockAddr(const struct sockaddr *paddr)CService
SetSpecial(const std::string &strName)CNetAddr
sourceCAddrInfoprivate
ToString(bool fUseGetnameinfo=true) constCService
CNetAddr::ToString() constCNetAddr
ToStringIP(bool fUseGetnameinfo=true) constCNetAddr
ToStringIPPort(bool fUseGetnameinfo=true) constCService
ToStringPort() constCService
Released under the MIT license