|
sandbox
|
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::settings | inline |
| get(const utility::hashed_string &key) const -> memory::observer_ptr< const Type > (defined in sbx::core::settings) | sbx::core::settings | inline |
| set(const utility::hashed_string &key, const Type &value) -> void (defined in sbx::core::settings) | sbx::core::settings | inline |
| set(const utility::hashed_string &key, const Type &value, const Type &min, const Type &max) -> void (defined in sbx::core::settings) | sbx::core::settings | inline |
| settings()=default (defined in sbx::core::settings) | sbx::core::settings |