Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

CService Member List

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

ADD_SERIALIZE_METHODSCService
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
GetByte(int n) constCNetAddr
GetGroup() constCNetAddr
GetHash() constCNetAddr
GetIn6Addr(struct in6_addr *pipv6Addr) constCNetAddr
GetInAddr(struct in_addr *pipv4Addr) constCNetAddr
GetKey() constCService
GetNetwork() constCNetAddr
GetPort() constCService
GetReachabilityFrom(const CNetAddr *paddrPartner=nullptr) constCNetAddr
GetSockAddr(struct sockaddr *paddr, socklen_t *addrlen) constCService
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 CService &a, const CService &b)CServicefriend
operator<(const CService &a, const CService &b)CServicefriend
operator==(const CService &a, const CService &b)CServicefriend
portCServiceprotected
scopeIdCNetAddrprotected
SerializationOp(Stream &s, Operation ser_action)CServiceinline
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
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