SDL3pp
A slim C++ wrapper for SDL3
Loading...
Searching...
No Matches
SDL
Environment
SDL::Environment Member List
This is the complete list of members for
SDL::Environment
, including all inherited members.
Destroy
()
SDL::Environment
inline
Environment
(EnvironmentRaw resource) noexcept
SDL::Environment
inline
explicit
Environment
(const Environment &other)=delete
SDL::Environment
Environment
(Environment &&other) noexcept
SDL::Environment
inline
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::Environment
inline
get
() const noexcept
SDL::ResourceBase< EnvironmentRaw >
inline
GetVariable
(StringParam name)
SDL::Environment
inline
GetVariableCount
()
SDL::Environment
inline
GetVariables
()
SDL::Environment
inline
operator bool
() const
SDL::ResourceBase< EnvironmentRaw >
inline
explicit
operator->
() const noexcept
SDL::ResourceBase< EnvironmentRaw >
inline
operator<=>
(const ResourceBase &other) const=default
SDL::ResourceBase< EnvironmentRaw >
operator=
(Environment &&other) noexcept
SDL::Environment
inline
operator=
(const Environment &other)=delete
SDL::Environment
RawConstPointer
typedef
SDL::ResourceBase< EnvironmentRaw >
RawPointer
typedef
SDL::ResourceBase< EnvironmentRaw >
release
() noexcept
SDL::ResourceBase< EnvironmentRaw >
inline
ResourceBase
(RawPointer resource)
SDL::Environment
inline
ResourceBase
(std::nullptr_t=nullptr)
SDL::Environment
inline
SDL::ResourceBase< EnvironmentRaw >::ResourceBase
(RawPointer resource)
SDL::ResourceBase< EnvironmentRaw >
inline
SetVariable
(StringParam name, StringParam value, bool overwrite)
SDL::Environment
inline
UnsetVariable
(StringParam name)
SDL::Environment
inline
~Environment
()
SDL::Environment
inline
Generated by
1.16.1