This is the complete list of members for
nut::UDPv6Socket, including all inherited members.
| DatagramSocket() | nut::DatagramSocket | [inline, protected] |
| DatagramSocket(const std::string &objName) | nut::DatagramSocket | [inline, protected] |
| getProtocol() const | nut::UDPSocket | [inline] |
| getSocketOption(int level, int optname, void *optval, socklen_t *optlen) | nut::Socket | |
| isDataAvailable() const | nut::Socket | [inline] |
| setSocketOption(int level, int optname, const void *optval, socklen_t optlen) | nut::Socket | |
| Socket() | nut::Socket | [inline, protected] |
| Socket(const std::string &objName) | nut::Socket | [inline, protected] |
| UDPv6Socket() | nut::UDPv6Socket | |
| UDPv6Socket(const std::string &objName) | nut::UDPv6Socket | |
| waitForData(int seconds=-1, int microSeconds=-1) | nut::Socket | |