ifw-ocf  2.0.0-dev
 All Classes Namespaces Files Functions Variables Groups
server::DbInterface Member List

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 &)=deleteserver::DbInterface
Get(const std::string &key)server::DbInterface
GetControlState()server::DbInterface
GetControlStatus()server::DbInterface
GetControlSubstate()server::DbInterface
operator=(const DbInterface &)=deleteserver::DbInterface
Set(const std::string &key, const std::string &value)server::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)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
~DbInterface()server::DbInterfacevirtual