Dash Core  0.12.2.1
P2P Digital Currency
CAddress Member List

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

ADD_SERIALIZE_METHODSCAddress
CAddress()CAddress
CAddress(CService ipIn, ServiceFlags nServicesIn)CAddressexplicit
CNetAddr()CNetAddr
CNetAddr(const struct in_addr &ipv4Addr)CNetAddr
CNetAddr(const struct in6_addr &pipv6Addr)CNetAddr
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)CService
CService(const struct in6_addr &ipv6Addr, unsigned short port)CService
CService(const struct sockaddr_in6 &addr)CService
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=NULL) constCNetAddr
GetSockAddr(struct sockaddr *paddr, socklen_t *addrlen) constCService
Init()CAddress
ipCNetAddrprotected
IsIPv4() constCNetAddr
IsIPv6() constCNetAddr
IsLocal() constCNetAddr
IsMulticast() 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
nServicesCAddress
nTimeCAddress
portCServiceprotected
SerializationOp(Stream &s, Operation ser_action, int nType, int nVersion)CAddressinline
SetIP(const CNetAddr &ip)CNetAddr
SetPort(unsigned short portIn)CService
SetRaw(Network network, const uint8_t *data)CNetAddr
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