|
rad 6.2.0
|
This is the complete list of members for server::DbInterface, including all inherited members.
| DbInterface(const std::string &prefix, rad::DbAdapter &runtime_db) | server::DbInterface | |
| DbInterface(const DbInterface &)=delete | server::DbInterface | |
| Get(const std::string &key) | server::DbInterface | |
| GetControlState() | server::DbInterface | |
| GetControlStatus() | server::DbInterface | |
| GetControlSubstate() | server::DbInterface | |
| operator=(const DbInterface &)=delete | server::DbInterface | |
| Set(const std::string &key, const std::string &value) | server::DbInterface | |
| SetConfig(const Config &cfg) | server::DbInterface | |
| SetControl(const std::string &state, const std::string &substate, const std::string &status) | server::DbInterface | |
| SetControlState(const std::string &value) | server::DbInterface | |
| SetControlStatus(const std::string &value) | server::DbInterface | |
| SetControlSubstate(const std::string &value) | server::DbInterface | |
| SetDataDevMeas(const std::string &time_stamp, const double x, const double y) | server::DbInterface | |
| ~DbInterface() | server::DbInterface | virtual |