This is the complete list of members for
nut::MulticastTunnelSocket, including all inherited members.
| create(const IPv4Address &serverAddr, uint16_t serverPort, uint16_t mcastRemotePortNumber) | nut::MulticastTunnelSocket | |
| DatagramSocket() | nut::DatagramSocket | [inline, protected] |
| DatagramSocket(const std::string &objName) | nut::DatagramSocket | [inline, protected] |
| destroy() | nut::MulticastTunnelSocket | |
| getLocalPortNumber() const | nut::MulticastTunnelSocket | |
| getSocketOption(int level, int optname, void *optval, socklen_t *optlen) | nut::Socket | |
| isDataAvailable() const | nut::Socket | [inline] |
| MulticastTunnelSocket() | nut::MulticastTunnelSocket | |
| MulticastTunnelSocket(const std::string &objName) | nut::MulticastTunnelSocket | |
| 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] |
| waitForData(int seconds=-1, int microSeconds=-1) | nut::Socket | |