sandbox
Loading...
Searching...
No Matches
sbx::core::settings Member List

This is the complete list of members for sbx::core::settings, including all inherited members.

entry_type typedef (defined in sbx::core::settings)sbx::core::settings
for_each(Callable &&callable) -> void (defined in sbx::core::settings)sbx::core::settingsinline
get(const utility::hashed_string &key) const -> memory::observer_ptr< const Type > (defined in sbx::core::settings)sbx::core::settingsinline
set(const utility::hashed_string &key, const Type &value) -> void (defined in sbx::core::settings)sbx::core::settingsinline
set(const utility::hashed_string &key, const Type &value, const Type &min, const Type &max) -> void (defined in sbx::core::settings)sbx::core::settingsinline
settings()=default (defined in sbx::core::settings)sbx::core::settings