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.

get() constSDL::Resource< SDL_Environment * >inline
GetVariable(StringParam name)SDL::EnvironmentRefinline
GetVariableCount()SDL::EnvironmentRefinline
GetVariables()SDL::EnvironmentRefinline
operator bool() constSDL::Resource< SDL_Environment * >inlineexplicit
operator value_type() constSDL::Resource< SDL_Environment * >inline
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
reset(SDL_Environment *resource)SDL::EnvironmentRefinlinestatic
Resource(T resource={})SDL::EnvironmentRefinline
Resource(const ResourceHandle< Resource< T > > auto &resource)SDL::EnvironmentRefinline
Resource(std::nullptr_t)SDL::EnvironmentRefinline
Resource(std::nullopt_t)SDL::EnvironmentRefinline
Resource< SDL_Environment * >::Resource(SDL_Environment * resource={})SDL::Resource< SDL_Environment * >inline
Resource< SDL_Environment * >::Resource(const ResourceHandle< Resource< SDL_Environment * > > auto &resource)SDL::Resource< SDL_Environment * >inline
SetVariable(StringParam name, StringParam value, bool overwrite)SDL::EnvironmentRefinline
UnsetVariable(StringParam name)SDL::EnvironmentRefinline
value_type typedefSDL::Resource< SDL_Environment * >