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

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

EnvironmentBase(bool populated)SDL::EnvironmentBaseinline
get() constSDL::Resource< SDL_Environment * >inline
GetVariable(StringParam name)SDL::EnvironmentBaseinline
GetVariableCount()SDL::EnvironmentBaseinline
GetVariables()SDL::EnvironmentBaseinline
operator bool() constSDL::Resource< SDL_Environment * >inlineexplicit
operator->() constSDL::Resource< SDL_Environment * >inline
operator->()SDL::Resource< SDL_Environment * >inline
operator==(const Resource &other) const=defaultSDL::Resource< SDL_Environment * >
operator==(std::nullopt_t) constSDL::Resource< SDL_Environment * >inline
operator==(std::nullptr_t) constSDL::Resource< SDL_Environment * >inline
release(SDL_Environment * newResource={})SDL::Resource< SDL_Environment * >inline
Resource(T resource={})SDL::EnvironmentBaseinline
Resource(std::nullptr_t)SDL::EnvironmentBaseinline
Resource(std::nullopt_t)SDL::EnvironmentBaseinline
Resource(const Resource &other)=delete (defined in SDL::EnvironmentBase)SDL::EnvironmentBase
Resource(Resource &&other)=delete (defined in SDL::EnvironmentBase)SDL::EnvironmentBase
Resource< SDL_Environment * >::Resource(SDL_Environment * resource={})SDL::Resource< SDL_Environment * >inline
SetVariable(StringParam name, StringParam value, bool overwrite)SDL::EnvironmentBaseinline
UnsetVariable(StringParam name)SDL::EnvironmentBaseinline