Fabcoin Core  0.16.2
P2P Digital Currency
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)CNetAddr
CNetAddr(const struct in6_addr &pipv6Addr, const uint32_t scope=0)CNetAddr
CSubNet classCNetAddrfriend
GetByte(int n) const CNetAddr
GetGroup() const CNetAddr
GetHash() const CNetAddr
GetIn6Addr(struct in6_addr *pipv6Addr) const CNetAddr
GetInAddr(struct in_addr *pipv4Addr) const CNetAddr
GetNetwork() const CNetAddr
GetReachabilityFrom(const CNetAddr *paddrPartner=nullptr) const CNetAddr
Init()CNetAddr
ipCNetAddrprotected
IsInternal() const CNetAddr
IsIPv4() const CNetAddr
IsIPv6() const CNetAddr
IsLocal() const CNetAddr
IsRFC1918() const CNetAddr
IsRFC2544() const CNetAddr
IsRFC3849() const CNetAddr
IsRFC3927() const CNetAddr
IsRFC3964() const CNetAddr
IsRFC4193() const CNetAddr
IsRFC4380() const CNetAddr
IsRFC4843() const CNetAddr
IsRFC4862() const CNetAddr
IsRFC5737() const CNetAddr
IsRFC6052() const CNetAddr
IsRFC6145() const CNetAddr
IsRFC6598() const CNetAddr
IsRoutable() const CNetAddr
IsTor() const CNetAddr
IsValid() const CNetAddr
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)CNetAddr
SetSpecial(const std::string &strName)CNetAddr
ToString() const CNetAddr
ToStringIP() const CNetAddr