FrontPanel API 5.3.5
|
This is the complete list of members for okCDeviceSettings, including all inherited members.
Delete(const std::string &key) | okCDeviceSettings | inline |
GetInt(const std::string &key, UINT32 *value) | okCDeviceSettings | inline |
GetString(const std::string &key, std::string *value) | okCDeviceSettings | inline |
List(std::vector< std::string > &keys) | okCDeviceSettings | inline |
okCDeviceSettings()=default | okCDeviceSettings | |
Save() | okCDeviceSettings | inline |
SetInt(const std::string &key, UINT32 value) | okCDeviceSettings | inline |
SetString(const std::string &key, const std::string &value) | okCDeviceSettings | inline |