|
SDL3pp
A slim C++ wrapper for SDL3
|
This is the complete list of members for SDL::IConvBase, including all inherited members.
| close() | SDL::IConvBase | inline |
| get() const noexcept | SDL::ResourceBaseT< IConvRaw > | inline |
| iconv(const char **inbuf, size_t *inbytesleft, char **outbuf, size_t *outbytesleft) const | SDL::IConvBase | inline |
| operator bool() const noexcept | SDL::IConvBase | inlineexplicit |
| operator->() const noexcept | SDL::ResourceBaseT< IConvRaw > | inline |
| operator<=>(const ResourceBaseT &other) const=default | SDL::ResourceBaseT< IConvRaw > | |
| operator=(const ResourceBaseT &)=default | SDL::ResourceBaseT< IConvRaw > | protected |
| RawConstPointer typedef | SDL::ResourceBaseT< IConvRaw > | |
| RawPointer typedef | SDL::ResourceBaseT< IConvRaw > | |
| release() noexcept | SDL::ResourceBaseT< IConvRaw > | inline |
| ResourceBaseT()=default | SDL::IConvBase | |
| ResourceBaseT(RawPointer resource) | SDL::IConvBase | inline |
| ResourceBaseT(std::nullptr_t) | SDL::IConvBase | inline |
| ResourceBaseT(const ResourceBaseT &)=default | SDL::IConvBase | |
| ResourceBaseT(ResourceBaseT &&) noexcept=default | SDL::IConvBase | |
| ~ResourceBaseT()=default | SDL::ResourceBaseT< IConvRaw > | protected |