![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
This is the complete list of members for CService, including all inherited members.
| BIP155Network enum name | CNetAddr | |
| CJDNS enum value | CNetAddr | |
| CNetAddr() | CNetAddr | |
| CNetAddr(const struct in_addr &ipv4Addr) | CNetAddr | explicit |
| CNetAddr(const struct in6_addr &pipv6Addr, const uint32_t scope=0) | CNetAddr | explicit |
| 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) | CService | explicit |
| CService(const struct in6_addr &ipv6Addr, uint16_t port) | CService | |
| CService(const struct sockaddr_in6 &addr) | CService | explicit |
| CServiceHash | CService | friend |
| Encoding enum name | CNetAddr | |
| GetAddrBytes() const | CNetAddr | |
| GetBIP155Network() const | CNetAddr | private |
| GetIn6Addr(struct in6_addr *pipv6Addr) const | CNetAddr | |
| GetInAddr(struct in_addr *pipv4Addr) const | CNetAddr | |
| GetKey() const | CService | |
| GetLinkedIPv4() const | CNetAddr | |
| GetNetClass() const | CNetAddr | |
| GetNetwork() const | CNetAddr | |
| GetPort() const | CService | |
| GetReachabilityFrom(const CNetAddr &paddrPartner) const | CNetAddr | |
| GetSAFamily() const | CService | |
| GetSockAddr(struct sockaddr *paddr, socklen_t *addrlen) const | CService | |
| HasCJDNSPrefix() const | CNetAddr | inline |
| HasLinkedIPv4() const | CNetAddr | |
| I2P enum value | CNetAddr | |
| IPV4 enum value | CNetAddr | |
| IPV6 enum value | CNetAddr | |
| IsAddrV1Compatible() const | CNetAddr | |
| IsBindAny() const | CNetAddr | |
| IsCJDNS() const | CNetAddr | inline |
| IsHeNet() const | CNetAddr | |
| IsI2P() const | CNetAddr | inline |
| IsInternal() const | CNetAddr | |
| IsIPv4() const | CNetAddr | inline |
| IsIPv6() const | CNetAddr | inline |
| IsLocal() const | CNetAddr | |
| IsPrivacyNet() const | CNetAddr | inline |
| IsRelayable() const | CNetAddr | inline |
| 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 | |
| IsRFC7343() const | CNetAddr | |
| IsRoutable() const | CNetAddr | |
| IsTor() const | CNetAddr | inline |
| IsValid() const | CNetAddr | |
| m_addr | CNetAddr | protected |
| m_net | CNetAddr | protected |
| m_scope_id | CNetAddr | protected |
| MAX_ADDRV2_SIZE | CNetAddr | privatestatic |
| MaybeFlipIPv6toCJDNS | CService | friend |
| operator!= | CService | friend |
| operator< | CService | friend |
| operator== | CService | friend |
| port | CService | protected |
| Serialize(Stream &s) const | CNetAddr | inline |
| SERIALIZE_METHODS(CService, obj) | CService | inline |
| SerializeV1Array(uint8_t(&arr)[V1_SERIALIZATION_SIZE]) const | CNetAddr | inlineprivate |
| SerializeV1Stream(Stream &s) const | CNetAddr | inlineprivate |
| SerializeV2Stream(Stream &s) const | CNetAddr | inlineprivate |
| SetI2P(std::string_view addr) | CNetAddr | private |
| SetInternal(const std::string &name) | CNetAddr | |
| SetIP(const CNetAddr &ip) | CNetAddr | |
| SetLegacyIPv6(std::span< const uint8_t > ipv6) | CNetAddr | |
| SetNetFromBIP155Network(uint8_t possible_bip155_net, size_t address_size) | CNetAddr | private |
| SetSockAddr(const struct sockaddr *paddr, socklen_t addrlen) | CService | |
| SetSpecial(std::string_view addr) | CNetAddr | |
| SetTor(std::string_view addr) | CNetAddr | private |
| TORV2 enum value | CNetAddr | |
| TORV3 enum value | CNetAddr | |
| ToStringAddr() const | CNetAddr | |
| ToStringAddrPort() const | CService | |
| Unserialize(Stream &s) | CNetAddr | inline |
| UnserializeV1Array(uint8_t(&arr)[V1_SERIALIZATION_SIZE]) | CNetAddr | inlineprivate |
| UnserializeV1Stream(Stream &s) | CNetAddr | inlineprivate |
| UnserializeV2Stream(Stream &s) | CNetAddr | inlineprivate |
| V1 | CNetAddr | static |
| V1_SERIALIZATION_SIZE | CNetAddr | privatestatic |
| V2 | CNetAddr | static |