Go to the source code of this file.
Classes | |
struct | SettingChangeController |
struct | TrivialChangeController |
class | SettingChangeGuard |
class | SettingGroup |
class | ListSetting< Type, Container > |
Namespaces | |
OnixS | |
OnixS::CME | |
OnixS::CME::MDH | |
Functions | |
bool | operator== (const SettingGroup &left, const SettingGroup &right) |
bool | operator!= (const SettingGroup &left, const SettingGroup &right) |
template<class Type > | |
void | toStr (std::string &str, const ListSetting< Type > &list, Char delimiter= ',') |