oveRTOS C++ API
C++20 RAII wrappers for the oveRTOS C API
Loading...
Searching...
No Matches
ove::UdpSocket Member List

This is the complete list of members for ove::UdpSocket, including all inherited members.

bind(const Address &addr) noexceptove::UdpSocketinline
close()ove::UdpSocketinline
handle() constove::UdpSocketinline
is_open() constove::UdpSocketinline
operator=(const UdpSocket &)=delete (defined in ove::UdpSocket)ove::UdpSocket
operator=(UdpSocket &&other) noexceptove::UdpSocketinline
recv_from(void *buf, size_t len, Address *src=nullptr, std::chrono::nanoseconds timeout=wait_forever) noexceptove::UdpSocketinline
send_to(const void *data, size_t len, const Address &dest) noexceptove::UdpSocketinline
UdpSocket()ove::UdpSocketinline
UdpSocket(const UdpSocket &)=delete (defined in ove::UdpSocket)ove::UdpSocket
UdpSocket(UdpSocket &&other) noexceptove::UdpSocketinline
~UdpSocket() noexceptove::UdpSocketinline