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

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

Destroy()SDL::Environmentinline
Environment(EnvironmentRaw resource) noexceptSDL::Environmentinlineexplicit
Environment(const Environment &other)=deleteSDL::Environment
Environment(Environment &&other) noexceptSDL::Environmentinline
Environment(const EnvironmentRef &other)=delete (defined in SDL::Environment)SDL::Environment
Environment(EnvironmentRef &&other)=delete (defined in SDL::Environment)SDL::Environment
Environment(bool populated)SDL::Environmentinline
get() const noexceptSDL::ResourceBase< EnvironmentRaw >inline
GetVariable(StringParam name)SDL::Environmentinline
GetVariableCount()SDL::Environmentinline
GetVariables()SDL::Environmentinline
operator bool() constSDL::ResourceBase< EnvironmentRaw >inlineexplicit
operator->() const noexceptSDL::ResourceBase< EnvironmentRaw >inline
operator<=>(const ResourceBase &other) const=defaultSDL::ResourceBase< EnvironmentRaw >
operator=(Environment &&other) noexceptSDL::Environmentinline
operator=(const Environment &other)=deleteSDL::Environment
RawConstPointer typedefSDL::ResourceBase< EnvironmentRaw >
RawPointer typedefSDL::ResourceBase< EnvironmentRaw >
release() noexceptSDL::ResourceBase< EnvironmentRaw >inline
ResourceBase(RawPointer resource)SDL::Environmentinline
ResourceBase(std::nullptr_t=nullptr)SDL::Environmentinline
SDL::ResourceBase< EnvironmentRaw >::ResourceBase(RawPointer resource)SDL::ResourceBase< EnvironmentRaw >inline
SetVariable(StringParam name, StringParam value, bool overwrite)SDL::Environmentinline
UnsetVariable(StringParam name)SDL::Environmentinline
~Environment()SDL::Environmentinline