ifw-fcf  2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
fcf::devmgr::common::DbInterface Member List

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

DbInterface(const std::string &prefix, rad::DbAdapter &runtime_db)fcf::devmgr::common::DbInterface
DbInterface(const DbInterface &)=deletefcf::devmgr::common::DbInterface
Get(const std::string &key)fcf::devmgr::common::DbInterface
GetControlState()fcf::devmgr::common::DbInterface
GetControlStatus()fcf::devmgr::common::DbInterface
GetControlSubstate()fcf::devmgr::common::DbInterface
MultiSet(std::vector< std::string > &kvs)fcf::devmgr::common::DbInterface
operator=(const DbInterface &)=deletefcf::devmgr::common::DbInterface
Set(const std::string &key, const std::string &value)fcf::devmgr::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)fcf::devmgr::common::DbInterface
SetControl(const std::string &state, const std::string &substate)fcf::devmgr::common::DbInterface
SetControl(const short state, const short substate)fcf::devmgr::common::DbInterface
SetControlState(const std::string &value)fcf::devmgr::common::DbInterface
SetControlStatus(const std::string &value)fcf::devmgr::common::DbInterface
SetControlSubstate(const std::string &value)fcf::devmgr::common::DbInterface
~DbInterface()fcf::devmgr::common::DbInterfacevirtual