SettingsUtils.h#

Fully qualified name: carb/settings/SettingsUtils.h

In directory: carb/settings

Source file: SettingsUtils.h

carb.settings utilities

Classes#

carb::settings::ScopedSubscription

Helper class to add a setting node or tree change subscription that will be automatically unregistered when the object goes out of scope.

carb::settings::ThreadSafeLocalCache

A utility for caching a setting and automatically subscribing to changes of the value, as opposed to constantly polling.

Namespaces#

carb

The main Carbonite namespace.

carb::settings

Namespace for carb::settings::ISettings interface and utilities.