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

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

close()SDL::IConvinline
get() const noexceptSDL::IConvinline
IConv(std::nullptr_t=nullptr) noexceptSDL::IConvinline
IConv(const IConvRaw resource) noexceptSDL::IConvinlineexplicit
IConv(const IConv &other) noexcept=defaultSDL::IConvprotected
IConv(IConv &&other) noexceptSDL::IConvinline
IConv(const IConvRef &other)=delete (defined in SDL::IConv)SDL::IConv
IConv(IConvRef &&other)=delete (defined in SDL::IConv)SDL::IConv
IConv(StringParam tocode, StringParam fromcode)SDL::IConvinline
iconv(const char **inbuf, size_t *inbytesleft, char **outbuf, size_t *outbytesleft)SDL::IConvinline
operator bool() const noexceptSDL::IConvinlineexplicit
operator IConvParam() const noexceptSDL::IConvinline
operator<=>(const IConv &other) const noexcept=defaultSDL::IConv
operator=(IConv &&other) noexceptSDL::IConvinline
operator=(const IConv &other) noexcept=defaultSDL::IConvprotected
release() noexceptSDL::IConvinline
~IConv()SDL::IConvinline