SDL3pp
A slim C++ wrapper for SDL3
Loading...
Searching...
No Matches
SDL
EnvironmentRef
SDL::EnvironmentRef Member List
This is the complete list of members for
SDL::EnvironmentRef
, including all inherited members.
EnvironmentBase
(bool populated)
SDL::EnvironmentRef
inline
EnvironmentRef
(const EnvironmentRef &other)
SDL::EnvironmentRef
inline
EnvironmentRef
(EnvironmentRef &&other)
SDL::EnvironmentRef
inline
get
() const
SDL::Resource< SDL_Environment * >
inline
GetVariable
(StringParam name)
SDL::EnvironmentBase
inline
GetVariableCount
()
SDL::EnvironmentBase
inline
GetVariables
()
SDL::EnvironmentBase
inline
operator bool
() const
SDL::Resource< SDL_Environment * >
inline
explicit
operator->
() const
SDL::Resource< SDL_Environment * >
inline
operator->
()
SDL::Resource< SDL_Environment * >
inline
operator=
(EnvironmentRef other)
SDL::EnvironmentRef
inline
operator==
(const Resource &other) const=default
SDL::Resource< SDL_Environment * >
operator==
(std::nullopt_t) const
SDL::Resource< SDL_Environment * >
inline
operator==
(std::nullptr_t) const
SDL::Resource< SDL_Environment * >
inline
release
(SDL_Environment * newResource={})
SDL::Resource< SDL_Environment * >
inline
reset
(SDL_Environment *newResource={})
SDL::EnvironmentRef
inline
Resource
(T resource={})
SDL::EnvironmentBase
inline
Resource
(std::nullptr_t)
SDL::EnvironmentBase
inline
Resource
(std::nullopt_t)
SDL::EnvironmentBase
inline
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::EnvironmentBase
inline
UnsetVariable
(StringParam name)
SDL::EnvironmentBase
inline
~EnvironmentRef
()=default
SDL::EnvironmentRef
Generated by
1.9.8