|
ifw-ccf
3.0.0-pre2
|
This is the complete list of members for ccf::common::InternalDb, including all inherited members.
| Get(const std::string &key, TYPE &value) | ccf::common::InternalDb | inline |
| GetPrefix() | ccf::common::InternalDb | inline |
| InternalDb(const std::string &prefix) | ccf::common::InternalDb | |
| InternalDb(const InternalDb &)=delete | ccf::common::InternalDb | |
| IsConnected() | ccf::common::InternalDb | inline |
| operator=(const InternalDb &)=delete | ccf::common::InternalDb | |
| Scan(const std::string &key, const std::string &pattern) | ccf::common::InternalDb | |
| Set(const std::string &key, const TYPE &value) | ccf::common::InternalDb | inline |
| ~InternalDb() | ccf::common::InternalDb | inline |