My Project 3.2.0
C++ Distributed Hash Table
Loading...
Searching...
No Matches
dht::net::DatagramSocket Member List

This is the complete list of members for dht::net::DatagramSocket, including all inherited members.

getBound(sa_family_t family=AF_UNSPEC) const (defined in dht::net::DatagramSocket)dht::net::DatagramSocketinline
getBoundRef(sa_family_t family=AF_UNSPEC) const =0 (defined in dht::net::DatagramSocket)dht::net::DatagramSocketpure virtual
getNewPacket() (defined in dht::net::DatagramSocket)dht::net::DatagramSocketinlineprotected
getPort(sa_family_t family=AF_UNSPEC) const (defined in dht::net::DatagramSocket)dht::net::DatagramSocketinline
hasIPv4() const =0 (defined in dht::net::DatagramSocket)dht::net::DatagramSocketpure virtual
hasIPv6() const =0 (defined in dht::net::DatagramSocket)dht::net::DatagramSocketpure virtual
lock (defined in dht::net::DatagramSocket)dht::net::DatagramSocketmutableprotected
OnReceive typedefdht::net::DatagramSocket
onReceived(PacketList &&packets) (defined in dht::net::DatagramSocket)dht::net::DatagramSocketinlineprotected
resolve(const std::string &host, const std::string &service={})dht::net::DatagramSocketinlinevirtual
sendTo(const SockAddr &dest, const uint8_t *data, size_t size, bool replied)=0 (defined in dht::net::DatagramSocket)dht::net::DatagramSocketpure virtual
setOnReceive(OnReceive &&cb) (defined in dht::net::DatagramSocket)dht::net::DatagramSocketinline
stop()=0 (defined in dht::net::DatagramSocket)dht::net::DatagramSocketpure virtual
~DatagramSocket() (defined in dht::net::DatagramSocket)dht::net::DatagramSocketinlinevirtual