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