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

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

Address(AddressRaw resource) noexceptSDL::Addressinlineexplicit
Address(Address &&other) noexceptSDL::Addressinline
Address(StringParam host)SDL::Addressinline
Address(const Address &address)SDL::Addressinline
borrow(AddressRaw resource)SDL::Addressinlinestatic
Compare(AddressRef b) constSDL::AddressBaseinline
CreateClient(Uint16 port, PropertiesRef props)SDL::AddressBaseinline
CreateDatagramSocket(Uint16 port, PropertiesRef props)SDL::AddressBaseinline
CreateServer(Uint16 port, PropertiesRef props)SDL::AddressBaseinline
get() const noexceptSDL::ResourceBaseT< AddressRaw >inline
GetBytes(int *num_bytes)SDL::AddressBaseinline
GetStatus()SDL::AddressBaseinline
GetString()SDL::AddressBaseinline
operator bool() constSDL::ResourceBaseT< AddressRaw >inlineexplicit
operator->() const noexceptSDL::ResourceBaseT< AddressRaw >inline
operator<=>(const AddressBase &other) constSDL::AddressBaseinline
SDL::ResourceBaseT< AddressRaw >::operator<=>(const ResourceBaseT &other) const=defaultSDL::ResourceBaseT< AddressRaw >
operator=(Address &&other) noexceptSDL::Addressinline
operator=(const Address &other)SDL::Addressinline
SDL::AddressBase::operator=(const ResourceBaseT &)=defaultSDL::ResourceBaseT< AddressRaw >protected
operator==(const AddressBase &other) constSDL::AddressBaseinline
RawConstPointer typedefSDL::ResourceBaseT< AddressRaw >
RawPointer typedefSDL::ResourceBaseT< AddressRaw >
release() noexceptSDL::ResourceBaseT< AddressRaw >inline
ResourceBaseT()=defaultSDL::AddressBase
ResourceBaseT(RawPointer resource)SDL::AddressBaseinline
ResourceBaseT(std::nullptr_t)SDL::AddressBaseinline
ResourceBaseT(const ResourceBaseT &)=defaultSDL::AddressBase
ResourceBaseT(ResourceBaseT &&) noexcept=defaultSDL::AddressBase
Unref()SDL::AddressBaseinline
WaitUntilResolved(Sint32 timeout)SDL::AddressBaseinline
~Address()SDL::Addressinline
~ResourceBaseT()=defaultSDL::ResourceBaseT< AddressRaw >protected