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

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

Destroy()SDL::Environmentinline
Environment(std::nullptr_t=nullptr) noexceptSDL::EnvironmentRefinline
Environment(const EnvironmentRaw resource) noexceptSDL::EnvironmentRefinlineexplicit
Environment(const Environment &other)=deleteSDL::EnvironmentRef
Environment(Environment &&other) noexceptSDL::EnvironmentRefinline
Environment(const EnvironmentRef &other)=delete (defined in SDL::EnvironmentRef)SDL::EnvironmentRef
Environment(EnvironmentRef &&other)=delete (defined in SDL::EnvironmentRef)SDL::EnvironmentRef
Environment(bool populated)SDL::EnvironmentRefinline
EnvironmentRef(EnvironmentParam resource) noexceptSDL::EnvironmentRefinline
EnvironmentRef(EnvironmentRaw resource) noexceptSDL::EnvironmentRefinline
EnvironmentRef(const EnvironmentRef &other) noexceptSDL::EnvironmentRefinline
get() const noexceptSDL::Environmentinline
GetVariable(StringParam name)SDL::Environmentinline
GetVariableCount()SDL::Environmentinline
GetVariables()SDL::Environmentinline
operator bool() const noexceptSDL::Environmentinlineexplicit
operator EnvironmentParam() const noexceptSDL::Environmentinline
operator<=>(const Environment &other) const noexcept=defaultSDL::Environment
operator=(Environment &&other) noexceptSDL::Environmentinline
operator=(const Environment &other) noexcept=defaultSDL::Environmentprotected
release() noexceptSDL::Environmentinline
SetVariable(StringParam name, StringParam value, bool overwrite)SDL::Environmentinline
UnsetVariable(StringParam name)SDL::Environmentinline
~Environment()SDL::Environmentinline
~EnvironmentRef()SDL::EnvironmentRefinline