|
My Project 3.5.5
C++ Distributed Hash Table
|
This is the complete list of members for dht::net::UdpSocket, including all inherited members.
| getBound(sa_family_t family=AF_UNSPEC) const (defined in dht::net::DatagramSocket) | dht::net::DatagramSocket | inline |
| getBoundRef(sa_family_t family=AF_UNSPEC) const override (defined in dht::net::UdpSocket) | dht::net::UdpSocket | inlinevirtual |
| getNewPacket() (defined in dht::net::DatagramSocket) | dht::net::DatagramSocket | inlineprotected |
| getPort(sa_family_t family=AF_UNSPEC) const (defined in dht::net::DatagramSocket) | dht::net::DatagramSocket | inline |
| hasIPv4() const override (defined in dht::net::UdpSocket) | dht::net::UdpSocket | inlinevirtual |
| hasIPv6() const override (defined in dht::net::UdpSocket) | dht::net::UdpSocket | inlinevirtual |
| lock (defined in dht::net::DatagramSocket) | dht::net::DatagramSocket | mutableprotected |
| OnReceive typedef | dht::net::DatagramSocket | |
| onReceived(PacketList &&packets) (defined in dht::net::DatagramSocket) | dht::net::DatagramSocket | inlineprotected |
| resolve(const std::string &host, const std::string &service={}) | dht::net::DatagramSocket | inlinevirtual |
| sendTo(const SockAddr &dest, const uint8_t *data, size_t size, bool replied) override (defined in dht::net::UdpSocket) | dht::net::UdpSocket | virtual |
| setOnReceive(OnReceive &&cb) (defined in dht::net::DatagramSocket) | dht::net::DatagramSocket | inline |
| stop() override (defined in dht::net::UdpSocket) | dht::net::UdpSocket | virtual |
| UdpSocket(in_port_t port, const std::shared_ptr< Logger > &l={}) (defined in dht::net::UdpSocket) | dht::net::UdpSocket | |
| UdpSocket(const SockAddr &bind4, const SockAddr &bind6, const std::shared_ptr< Logger > &l={}) (defined in dht::net::UdpSocket) | dht::net::UdpSocket | |
| ~DatagramSocket() (defined in dht::net::DatagramSocket) | dht::net::DatagramSocket | inlinevirtual |
| ~UdpSocket() (defined in dht::net::UdpSocket) | dht::net::UdpSocket |