Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
Poco::Net::SocketAddress Member List

This is the complete list of members for Poco::Net::SocketAddress, including all inherited members.

_pImplPoco::Net::SocketAddressprivate
addr() constPoco::Net::SocketAddress
af() constPoco::Net::SocketAddress
Family typedefPoco::Net::SocketAddress
family() constPoco::Net::SocketAddress
host() constPoco::Net::SocketAddress
Impl typedefPoco::Net::SocketAddressprivate
init(const IPAddress &hostAddress, Poco::UInt16 portNumber)Poco::Net::SocketAddressprotected
init(const std::string &hostAddress, Poco::UInt16 portNumber)Poco::Net::SocketAddressprotected
init(Family family, const std::string &hostAddress, Poco::UInt16 portNumber)Poco::Net::SocketAddressprotected
init(Family family, const std::string &address)Poco::Net::SocketAddressprotected
init(const std::string &hostAndPort)Poco::Net::SocketAddressprotected
IPv4Poco::Net::SocketAddressstatic
length() constPoco::Net::SocketAddress
MAX_ADDRESS_LENGTH enum valuePoco::Net::SocketAddress
newIPv4()Poco::Net::SocketAddressinlineprivate
newIPv4(const sockaddr_in *)Poco::Net::SocketAddressinlineprivate
newIPv4(const IPAddress &hostAddress, Poco::UInt16 portNumber)Poco::Net::SocketAddressinlineprivate
operator!=(const SocketAddress &socketAddress) constPoco::Net::SocketAddressinline
operator<(const SocketAddress &socketAddress) constPoco::Net::SocketAddress
operator=(const SocketAddress &socketAddress)Poco::Net::SocketAddress
operator==(const SocketAddress &socketAddress) constPoco::Net::SocketAddressinline
pImpl() constPoco::Net::SocketAddressinlineprivate
port() constPoco::Net::SocketAddress
Ptr typedefPoco::Net::SocketAddressprivate
resolveService(const std::string &service)Poco::Net::SocketAddressprotected
SocketAddress()Poco::Net::SocketAddress
SocketAddress(Family family)Poco::Net::SocketAddressexplicit
SocketAddress(const IPAddress &hostAddress, Poco::UInt16 portNumber)Poco::Net::SocketAddress
SocketAddress(Poco::UInt16 port)Poco::Net::SocketAddressexplicit
SocketAddress(Family family, Poco::UInt16 port)Poco::Net::SocketAddress
SocketAddress(const std::string &hostAddress, Poco::UInt16 portNumber)Poco::Net::SocketAddress
SocketAddress(Family family, const std::string &hostAddress, Poco::UInt16 portNumber)Poco::Net::SocketAddress
SocketAddress(const std::string &hostAddress, const std::string &portNumber)Poco::Net::SocketAddress
SocketAddress(Family family, const std::string &hostAddress, const std::string &portNumber)Poco::Net::SocketAddress
SocketAddress(const std::string &hostAndPort)Poco::Net::SocketAddressexplicit
SocketAddress(Family family, const std::string &addr)Poco::Net::SocketAddress
SocketAddress(const SocketAddress &addr)Poco::Net::SocketAddress
SocketAddress(const struct sockaddr *addr, poco_socklen_t length)Poco::Net::SocketAddress
toString() constPoco::Net::SocketAddress
~SocketAddress()Poco::Net::SocketAddress