Corium 1.1.0
High-Performance Zero-Heap C++20 MPSC Application Runtime
Loading...
Searching...
No Matches
corium::net::StaticUdpChannel< MaxPacketSize > Member List

This is the complete list of members for corium::net::StaticUdpChannel< MaxPacketSize >, including all inherited members.

close() noexceptcorium::net::StaticUdpChannel< MaxPacketSize >inline
isOpen() const noexceptcorium::net::StaticUdpChannel< MaxPacketSize >inline
nativeHandle() const noexceptcorium::net::StaticUdpChannel< MaxPacketSize >inline
openAndBind(uint16_t port=0, const char *ip="0.0.0.0") noexceptcorium::net::StaticUdpChannel< MaxPacketSize >inline
operator=(const StaticUdpChannel &)=deletecorium::net::StaticUdpChannel< MaxPacketSize >
operator=(StaticUdpChannel &&other) noexceptcorium::net::StaticUdpChannel< MaxPacketSize >inline
receive(std::span< uint8_t > bufferOut, size_t &bytesReceivedOut) noexceptcorium::net::StaticUdpChannel< MaxPacketSize >inline
receiveAndPush(Sink &sink, EventPriority priority=EventPriority::Normal) noexceptcorium::net::StaticUdpChannel< MaxPacketSize >inline
sendEvent(const char *ip, uint16_t port, const Event &event) noexceptcorium::net::StaticUdpChannel< MaxPacketSize >inline
sendTo(const char *ip, uint16_t port, std::span< const uint8_t > data) noexceptcorium::net::StaticUdpChannel< MaxPacketSize >inline
setNonBlocking(bool nonBlocking=true) noexceptcorium::net::StaticUdpChannel< MaxPacketSize >inline
StaticUdpChannel() noexcept=defaultcorium::net::StaticUdpChannel< MaxPacketSize >
StaticUdpChannel(const StaticUdpChannel &)=deletecorium::net::StaticUdpChannel< MaxPacketSize >
StaticUdpChannel(StaticUdpChannel &&other) noexceptcorium::net::StaticUdpChannel< MaxPacketSize >inline
~StaticUdpChannel()corium::net::StaticUdpChannel< MaxPacketSize >inline