CPN
Computational Process Networks
SocketAddress Member List

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

addressSocketAddressprivate
CreateIP(unsigned serv)SocketAddressstatic
CreateIP(const char *hostname, const char *servname)SocketAddressstatic
CreateIP(const std::string &hostname, const std::string &servname)SocketAddressstatic
CreateIP(const char *hostname, unsigned serv)SocketAddressstatic
CreateIP(const std::string &hostname, unsigned serv)SocketAddressstatic
CreateIP(const std::string &hostname)SocketAddressstatic
CreateIPFromHost(const char *hostname)SocketAddressstatic
CreateIPFromHost(const std::string &hostname)SocketAddressstatic
CreateIPFromServ(const char *servname)SocketAddressstatic
CreateIPFromServ(const std::string &servname)SocketAddressstatic
Family()SocketAddressinline
Family() const SocketAddressinline
GetAddr()SocketAddressinline
GetHostName(bool numerichost=true) const SocketAddress
GetLen()SocketAddressinline
GetServ() const SocketAddress
GetServName() const SocketAddress
GetType() const SocketAddress
IPV4 enum valueSocketAddress
IPV6 enum valueSocketAddress
lengthSocketAddressprivate
LOCAL enum valueSocketAddress
Lookup(const char *const hostname, const char *const port, int family, unsigned portnum)SocketAddressprivatestatic
SetFromPeerName(int fd)SocketAddress
SetFromSockName(int fd)SocketAddress
SocketAddress()SocketAddress
SocketAddress(addrinfo *info)SocketAddress
SocketAddress(addrinfo *info, unsigned portnum)SocketAddress
SocketAddress(sockaddr *addr, socklen_t len)SocketAddress
Type_t enum nameSocketAddress
~SocketAddress()SocketAddressinline