|
CPN
Computational Process Networks
|
This is the complete list of members for SocketAddress, including all inherited members.
| address | SocketAddress | private |
| CreateIP(unsigned serv) | SocketAddress | static |
| CreateIP(const char *hostname, const char *servname) | SocketAddress | static |
| CreateIP(const std::string &hostname, const std::string &servname) | SocketAddress | static |
| CreateIP(const char *hostname, unsigned serv) | SocketAddress | static |
| CreateIP(const std::string &hostname, unsigned serv) | SocketAddress | static |
| CreateIP(const std::string &hostname) | SocketAddress | static |
| CreateIPFromHost(const char *hostname) | SocketAddress | static |
| CreateIPFromHost(const std::string &hostname) | SocketAddress | static |
| CreateIPFromServ(const char *servname) | SocketAddress | static |
| CreateIPFromServ(const std::string &servname) | SocketAddress | static |
| Family() | SocketAddress | inline |
| Family() const | SocketAddress | inline |
| GetAddr() | SocketAddress | inline |
| GetHostName(bool numerichost=true) const | SocketAddress | |
| GetLen() | SocketAddress | inline |
| GetServ() const | SocketAddress | |
| GetServName() const | SocketAddress | |
| GetType() const | SocketAddress | |
| IPV4 enum value | SocketAddress | |
| IPV6 enum value | SocketAddress | |
| length | SocketAddress | private |
| LOCAL enum value | SocketAddress | |
| Lookup(const char *const hostname, const char *const port, int family, unsigned portnum) | SocketAddress | privatestatic |
| 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 name | SocketAddress | |
| ~SocketAddress() | SocketAddress | inline |
1.8.5