Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

CNetAddr Member List

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

ADD_SERIALIZE_METHODSCNetAddr
CNetAddr()CNetAddr
CNetAddr(const struct in_addr &ipv4Addr)CNetAddrexplicit
CNetAddr(const struct in6_addr &pipv6Addr, const uint32_t scope=0)CNetAddrexplicit
CSubNet classCNetAddrfriend
GetByte(int n) constCNetAddr
GetGroup() constCNetAddr
GetHash() constCNetAddr
GetIn6Addr(struct in6_addr *pipv6Addr) constCNetAddr
GetInAddr(struct in_addr *pipv4Addr) constCNetAddr
GetNetwork() constCNetAddr
GetReachabilityFrom(const CNetAddr *paddrPartner=nullptr) constCNetAddr
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
IsTor() constCNetAddr
IsValid() constCNetAddr
operator!=(const CNetAddr &a, const CNetAddr &b)CNetAddrfriend
operator<(const CNetAddr &a, const CNetAddr &b)CNetAddrfriend
operator==(const CNetAddr &a, const CNetAddr &b)CNetAddrfriend
scopeIdCNetAddrprotected
SerializationOp(Stream &s, Operation ser_action)CNetAddrinline
SetInternal(const std::string &name)CNetAddr
SetIP(const CNetAddr &ip)CNetAddr
SetRaw(Network network, const uint8_t *data)CNetAddrprivate
SetSpecial(const std::string &strName)CNetAddr
ToString() constCNetAddr
ToStringIP(bool fUseGetnameinfo=true) constCNetAddr
Released under the MIT license