Bitcoin Core  27.99.0
P2P Digital Currency
CService Member List

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

BIP155Network enum nameCNetAddr
CJDNS enum valueCNetAddr
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, uint16_t port)CService
CService(const struct in_addr &ipv4Addr, uint16_t port)CService
CService(const struct sockaddr_in &addr)CServiceexplicit
CService(const struct in6_addr &ipv6Addr, uint16_t port)CService
CService(const struct sockaddr_in6 &addr)CServiceexplicit
CServiceHash classCServicefriend
Encoding enum nameCNetAddr
GetAddrBytes() constCNetAddr
GetBIP155Network() constCNetAddrprivate
GetIn6Addr(struct in6_addr *pipv6Addr) constCNetAddr
GetInAddr(struct in_addr *pipv4Addr) constCNetAddr
GetKey() constCService
GetLinkedIPv4() constCNetAddr
GetNetClass() constCNetAddr
GetNetwork() constCNetAddr
GetPort() constCService
GetReachabilityFrom(const CNetAddr &paddrPartner) constCNetAddr
GetSAFamily() constCService
GetSockAddr(struct sockaddr *paddr, socklen_t *addrlen) constCService
HasCJDNSPrefix() constCNetAddrinline
HasLinkedIPv4() constCNetAddr
I2P enum valueCNetAddr
IPV4 enum valueCNetAddr
IPV6 enum valueCNetAddr
IsAddrV1Compatible() constCNetAddr
IsBindAny() constCNetAddr
IsCJDNS() constCNetAddrinline
IsHeNet() constCNetAddr
IsI2P() constCNetAddrinline
IsInternal() constCNetAddr
IsIPv4() constCNetAddrinline
IsIPv6() constCNetAddrinline
IsLocal() constCNetAddr
IsPrivacyNet() constCNetAddrinline
IsRelayable() constCNetAddrinline
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
IsRFC7343() constCNetAddr
IsRoutable() constCNetAddr
IsTor() constCNetAddrinline
IsValid() constCNetAddr
m_addrCNetAddrprotected
m_netCNetAddrprotected
m_scope_idCNetAddrprotected
MAX_ADDRV2_SIZECNetAddrprivatestatic
MaybeFlipIPv6toCJDNS(const CService &service)CServicefriend
operator!=(const CService &a, const CService &b)CServicefriend
operator<(const CService &a, const CService &b)CServicefriend
operator==(const CService &a, const CService &b)CServicefriend
portCServiceprotected
Serialize(Stream &s) constCNetAddrinline
SERIALIZE_METHODS(CService, obj)CServiceinline
SerializeV1Array(uint8_t(&arr)[V1_SERIALIZATION_SIZE]) constCNetAddrinlineprivate
SerializeV1Stream(Stream &s) constCNetAddrinlineprivate
SerializeV2Stream(Stream &s) constCNetAddrinlineprivate
SetI2P(const std::string &addr)CNetAddrprivate
SetInternal(const std::string &name)CNetAddr
SetIP(const CNetAddr &ip)CNetAddr
SetLegacyIPv6(Span< const uint8_t > ipv6)CNetAddr
SetNetFromBIP155Network(uint8_t possible_bip155_net, size_t address_size)CNetAddrprivate
SetSockAddr(const struct sockaddr *paddr)CService
SetSpecial(const std::string &addr)CNetAddr
SetTor(const std::string &addr)CNetAddrprivate
TORV2 enum valueCNetAddr
TORV3 enum valueCNetAddr
ToStringAddr() constCNetAddr
ToStringAddrPort() constCService
Unserialize(Stream &s)CNetAddrinline
UnserializeV1Array(uint8_t(&arr)[V1_SERIALIZATION_SIZE])CNetAddrinlineprivate
UnserializeV1Stream(Stream &s)CNetAddrinlineprivate
UnserializeV2Stream(Stream &s)CNetAddrinlineprivate
V1CNetAddrstatic
V1_SERIALIZATION_SIZECNetAddrprivatestatic
V2CNetAddrstatic