#include <OnixS/CME/MDH/HandlerSettings.h>
|
| LicenseSettings (SettingChangeController *controller=nullptr) |
|
| LicenseSettings (const LicenseSettings &other) |
|
LicenseSettings & | addLicenseStore (const std::string &value) |
|
LicenseSettings & | licenseStore (const std::string &value) |
|
LicenseSettings & | licenseString (const std::string &value) |
|
const LicenseStores & | licenseStores () const |
|
const std::string & | licenseString () const |
|
LicenseSettings & | operator= (const LicenseSettings &other) |
|
| SettingGroup (SettingChangeController *controller=nullptr) |
|
| ~SettingGroup () |
|
template<class Assignee , class Value > |
void | controlAssignment (const Char *description, Assignee &assignee, Value value) const |
|
template<class Changeable > |
void | controlChange (const Char *description, void(Changeable::*change)(), Changeable &changeable) const |
|
template<class Change , class Changeable , class Arg > |
void | controlChange (const Char *description, Change change, Changeable &changeable, const Arg &arg) const |
|
template<class Change , class Changeable , class Arg1 , class Arg2 > |
void | controlChange (const Char *description, Change change, Changeable &changeable, const Arg1 &arg1, const Arg2 &arg2) const |
|
Definition at line 39 of file HandlerSettings.h.
Re-initializes settings as copies of the other ones omitting group belonging.
Definition at line 53 of file HandlerSettings.h.
Adds the path to the folder that contains license file(s).
Definition at line 61 of file HandlerSettings.h.
Assigns the path to the folder that contains license file(s).
Definition at line 71 of file HandlerSettings.h.
Returns the folders that contain license file(s).
Definition at line 88 of file HandlerSettings.h.
const std::string& licenseString |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: