SDL3pp
A slim C++ wrapper for SDL3
Loading...
Searching...
No Matches
SDL::Datagram Member List

This is the complete list of members for SDL::Datagram, including all inherited members.

Datagram(DatagramRaw resource) noexceptSDL::Datagraminlineexplicit
Datagram(Datagram &&other) noexceptSDL::Datagraminline
Datagram(DatagramSocketRef sock)SDL::Datagraminline
Destroy()SDL::DatagramBaseinline
get() const noexceptSDL::ResourceBaseT< DatagramRaw, DatagramRawConst >inline
operator bool() constSDL::ResourceBaseT< DatagramRaw, DatagramRawConst >inlineexplicit
operator DatagramConstRef() const noexceptSDL::DatagramBaseinline
operator->() const noexceptSDL::ResourceBaseT< DatagramRaw, DatagramRawConst >inline
operator<=>(const ResourceBaseT &other) const=defaultSDL::ResourceBaseT< DatagramRaw, DatagramRawConst >
operator=(Datagram &&other) noexceptSDL::Datagraminline
SDL::DatagramBase::operator=(const ResourceBaseT &)=defaultSDL::ResourceBaseT< DatagramRaw, DatagramRawConst >protected
RawConstPointer typedefSDL::ResourceBaseT< DatagramRaw, DatagramRawConst >
RawPointer typedefSDL::ResourceBaseT< DatagramRaw, DatagramRawConst >
Receive(DatagramSocketRef sock)SDL::DatagramBaseinline
release() noexceptSDL::ResourceBaseT< DatagramRaw, DatagramRawConst >inline
ResourceBaseT()=defaultSDL::DatagramBase
ResourceBaseT(RawPointer resource)SDL::DatagramBaseinline
ResourceBaseT(std::nullptr_t)SDL::DatagramBaseinline
ResourceBaseT(const ResourceBaseT &)=defaultSDL::DatagramBase
ResourceBaseT(ResourceBaseT &&) noexcept=defaultSDL::DatagramBase
~Datagram()SDL::Datagraminline
~ResourceBaseT()=defaultSDL::ResourceBaseT< DatagramRaw, DatagramRawConst >protected