SDL3pp
A slim C++ wrapper for SDL3
Toggle main menu visibility
Loading...
Searching...
No Matches
SDL
PropertiesBase
SDL::PropertiesBase Member List
This is the complete list of members for
SDL::PropertiesBase
, including all inherited members.
ClearProperty
(StringParam name)
SDL::PropertiesBase
inline
Copy
(PropertiesRef dst)
SDL::PropertiesBase
inline
Destroy
()
SDL::PropertiesBase
inline
Enumerate
(EnumeratePropertiesCallback callback, void *userdata)
SDL::PropertiesBase
inline
Enumerate
(EnumeratePropertiesCB callback)
SDL::PropertiesBase
inline
get
() const noexcept
SDL::ResourceBaseT< PropertiesID >
inline
GetBooleanProperty
(StringParam name, bool default_value)
SDL::PropertiesBase
inline
GetCount
()
SDL::PropertiesBase
inline
GetFloatProperty
(StringParam name, float default_value)
SDL::PropertiesBase
inline
GetNumberProperty
(StringParam name, Sint64 default_value)
SDL::PropertiesBase
inline
GetPointerProperty
(StringParam name, void *default_value)
SDL::PropertiesBase
inline
GetPropertyType
(StringParam name)
SDL::PropertiesBase
inline
GetStringProperty
(StringParam name, StringParam default_value)
SDL::PropertiesBase
inline
HasProperty
(StringParam name)
SDL::PropertiesBase
inline
Lock
()
SDL::PropertiesBase
inline
operator bool
() const
SDL::ResourceBaseT< PropertiesID >
inline
explicit
operator->
() const noexcept
SDL::ResourceBaseT< PropertiesID >
inline
operator<=>
(const ResourceBaseT &other) const=default
SDL::ResourceBaseT< PropertiesID >
operator=
(const ResourceBaseT &)=default
SDL::ResourceBaseT< PropertiesID >
protected
RawConstPointer
typedef
SDL::ResourceBaseT< PropertiesID >
RawPointer
typedef
SDL::ResourceBaseT< PropertiesID >
release
() noexcept
SDL::ResourceBaseT< PropertiesID >
inline
ResourceBaseT
()=default
SDL::PropertiesBase
ResourceBaseT
(RawPointer resource)
SDL::PropertiesBase
inline
ResourceBaseT
(std::nullptr_t)
SDL::PropertiesBase
inline
ResourceBaseT
(const ResourceBaseT &)=default
SDL::PropertiesBase
ResourceBaseT
(ResourceBaseT &&) noexcept=default
SDL::PropertiesBase
SetBooleanProperty
(StringParam name, bool value)
SDL::PropertiesBase
inline
SetFloatProperty
(StringParam name, float value)
SDL::PropertiesBase
inline
SetNumberProperty
(StringParam name, Sint64 value)
SDL::PropertiesBase
inline
SetPointerProperty
(StringParam name, void *value)
SDL::PropertiesBase
inline
SetPointerPropertyWithCleanup
(StringParam name, void *value, CleanupPropertyCallback cleanup, void *userdata)
SDL::PropertiesBase
inline
SetPointerPropertyWithCleanup
(StringParam name, void *value, CleanupPropertyCB cleanup)
SDL::PropertiesBase
inline
SetStringProperty
(StringParam name, StringParam value)
SDL::PropertiesBase
inline
Unlock
(PropertiesLock &&lock)
SDL::PropertiesBase
inline
~ResourceBaseT
()=default
SDL::ResourceBaseT< PropertiesID >
protected
Generated by
1.17.0