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()=defaultSDL::Environment
Environment(const EnvironmentRaw resource)SDL::Environmentinlineexplicit
Environment(const Environment &other)=deleteSDL::Environment
Environment(Environment &&other)SDL::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() constSDL::Environmentinline
GetVariable(StringParam name)SDL::Environmentinline
GetVariableCount()SDL::Environmentinline
GetVariables()SDL::Environmentinline
operator bool() constSDL::Environmentinlineexplicit
operator EnvironmentParam() constSDL::Environmentinline
operator<=>(const Environment &other) const =defaultSDL::Environment
operator=(Environment other)SDL::Environmentinline
operator==(std::nullptr_t _) constSDL::Environmentinline
release()SDL::Environmentinline
SetVariable(StringParam name, StringParam value, bool overwrite)SDL::Environmentinline
UnsetVariable(StringParam name)SDL::Environmentinline
~Environment()SDL::Environmentinline