Simple++
Powerfull and lightning fast C++ Library
Network::Address Member List

This is the complete list of members for Network::Address, including all inherited members.

_update()Network::Addressprotected
addFlag(Flags flags)Network::AddrInfoprotected
Address(SockType sockType=SockType::TCP, IpFamily ipFamily=IpFamily::Undefined)Network::Address
Address(const String &address, const String &service, SockType sockType=SockType::TCP, IpFamily ipFamily=IpFamily::Undefined)Network::Address
Address(const String &address, const String &service, const AddrInfo &hints)Network::Address
Address(const AddrInfo &addrInfo)Network::Address
Address(const Address &address)Network::Address
Address(Address &&address)Network::Address
Address(const struct addrinfo &addrInfo)Network::Address
Address(ctor)Network::Addressprotected
AddrInfo(SockType sockType=SockType::TCP, IpFamily ipFamily=IpFamily::Undefined)Network::AddrInfoprotected
AddrInfo(const String &address, const String &service, SockType sockType=SockType::TCP, IpFamily ipFamily=IpFamily::Undefined)Network::AddrInfoprotected
AddrInfo(const String &address, const String &service, const AddrInfo &hints)Network::AddrInfoprotected
AddrInfo(const AddrInfo &addrInfo)Network::AddrInfoprotected
AddrInfo(AddrInfo &&addrInfo)Network::AddrInfoprotected
AddrInfo(const AddrInfo &addrInfo, SockType sockType, IpFamily ipFamily, unsigned short port)Network::AddrInfoprotected
AddrInfo(const struct addrinfo &addrInfo)Network::AddrInfoprotected
AddrInfo(ctor)Network::AddrInfoprotected
ctor enum nameNetwork::AddrInfoprotected
getAddrInfoStruct() const Network::AddrInfoprotected
getFlags() const Network::AddrInfoprotected
getIp()Network::Address
getIpFamily(const std::string &ip)Network::AddrInfoprotected
getIpFamily() const Network::AddrInfoprotected
getIpFamilyS() const Network::AddrInfoprotected
getNameInfo(const struct sockaddr &sockAddr, size_t sockAddrLen)Network::AddrInfoprotectedstatic
getNameInfo(const struct addrinfo &addrInfo)Network::AddrInfoprotectedstatic
getNameInfo() const Network::AddrInfoprotected
getPort()Network::Address
Network::AddrInfo::getPort() const Network::AddrInfoprotected
Network::AddrInfo::getPort(const struct sockaddr &sockAddr)Network::AddrInfoprotectedstatic
getProtocol() const Network::AddrInfoprotected
getSockAddr() const Network::AddrInfoprotected
getSockAddrLen() const Network::AddrInfoprotected
getSockType() const Network::AddrInfoprotected
getSockTypeS() const Network::AddrInfoprotected
newSockAddr(size_t newSize)Network::AddrInfoprotected
null enum valueNetwork::AddrInfoprotected
operator=(const AddrInfo &addrInfo)Network::Address
operator=(const Address &address)Network::Address
operator=(Address &&address)Network::Address
Network::AddrInfo::operator=(const struct addrinfo &addrInfo)Network::AddrInfoprotected
Network::AddrInfo::operator=(AddrInfo &&addrInfo)Network::AddrInfoprotected
setCanonName(const String &name)Network::AddrInfoprotected
setFlags(int flags)Network::AddrInfoprotected
setIpFamily(IpFamily ipFamily)Network::AddrInfoprotected
setPort(const struct sockaddr *sockAddr)Network::AddrInfoprotected
setPort(unsigned short port)Network::AddrInfoprotected
setProtocol(int protocol)Network::AddrInfoprotected
setSockAddr(const struct sockaddr *sockAddr, size_t sockAddrLen)Network::AddrInfoprotected
setSockType(SockType sockType)Network::AddrInfoprotected
~Address()Network::Address
~AddrInfo()Network::AddrInfoprotected