ifw-sup  1.0.0
sup::syssup::common::DbInterface Member List

This is the complete list of members for sup::syssup::common::DbInterface, including all inherited members.

DbInterface(const std::string &prefix, rad::DbAdapter &runtime_db)sup::syssup::common::DbInterface
DbInterface(const DbInterface &)=deletesup::syssup::common::DbInterface
Get(const std::string &key)sup::syssup::common::DbInterface
GetControlState()sup::syssup::common::DbInterface
GetControlStatus()sup::syssup::common::DbInterface
GetControlSubstate()sup::syssup::common::DbInterface
MultiSet(std::vector< std::string > &kvs)sup::syssup::common::DbInterface
operator=(const DbInterface &)=deletesup::syssup::common::DbInterface
Set(const std::string &key, const std::string &value)sup::syssup::common::DbInterface
SetConfig(const std::string &req_endpoint, const std::string &db_endpoint, const timeval &db_timeout, const std::string &scxml_filename, const std::string &config_filename, const std::string &log_level)sup::syssup::common::DbInterface
SetControl(const std::string &state, const std::string &substate)sup::syssup::common::DbInterface
SetControl(const short state, const short substate)sup::syssup::common::DbInterface
SetControlState(const std::string &value)sup::syssup::common::DbInterface
SetControlStatus(const std::string &value)sup::syssup::common::DbInterface
SetControlSubstate(const std::string &value)sup::syssup::common::DbInterface
SetEstimatedControl(const std::string &state, const std::string &substate)sup::syssup::common::DbInterface
~DbInterface()sup::syssup::common::DbInterfacevirtual