|
ifw-ccf
3.0.0-pre2
|
This is the complete list of members for ccf::common::Db, including all inherited members.
| Db() | ccf::common::Db | |
| Db(const Db &)=delete | ccf::common::Db | |
| GenDbPath(const std::vector< std::string > &keys) | ccf::common::Db | |
| Get(const std::string &key) | ccf::common::Db | inline |
| Get2(const std::vector< std::string > &keys) | ccf::common::Db | inline |
| GetAsStr(const std::string &key) | ccf::common::Db | |
| GetSmState() | ccf::common::Db | |
| GetSmStatusState() | ccf::common::Db | |
| GetSmStatusSubstate() | ccf::common::Db | |
| Instance() | ccf::common::Db | static |
| IsConnected() | ccf::common::Db | |
| operator=(const Db &)=delete | ccf::common::Db | |
| s_instance | ccf::common::Db | static |
| Scan(const std::string &key, const std::string &pattern) | ccf::common::Db | |
| Set(const std::string &key, const TYPE value) | ccf::common::Db | inline |
| Set2(const std::vector< std::string > &keys, const TYPE value) | ccf::common::Db | inline |
| Simulate() | ccf::common::Db | static |
| TestConnection() | ccf::common::Db | |
| UpdateSmStatus(std::list< scxml4cpp::State * > &status) | ccf::common::Db | |
| UpdateSmStatus(const std::string &status) | ccf::common::Db | |
| ~Db() | ccf::common::Db | virtual |