This is the complete list of members for ifw::core::utils::bat::DbInterface, including all inherited members.
| BatchSetAsync(const DbVector &vec) | ifw::core::utils::bat::DbInterface | |
| DbInterface(const std::string &prefix, std::chrono::seconds db_timeout, std::chrono::milliseconds db_task_period, bool with_worker_thread=true) | ifw::core::utils::bat::DbInterface | |
| DbInterface(const DbInterface &)=delete | ifw::core::utils::bat::DbInterface | |
| Get(const std::string &key, T &value) | ifw::core::utils::bat::DbInterface | |
| GetPrefix() | ifw::core::utils::bat::DbInterface | inline |
| IsConnected() | ifw::core::utils::bat::DbInterface | inline |
| operator=(const DbInterface &)=delete | ifw::core::utils::bat::DbInterface | |
| Set(const std::string &key, const T &value) | ifw::core::utils::bat::DbInterface | |
| SetAsync(const std::string &key, const T &value) | ifw::core::utils::bat::DbInterface | |
| SetStates(const std::string &prefix, const std::string &state, const std::string &substate) | ifw::core::utils::bat::DbInterface | |
| ~DbInterface() | ifw::core::utils::bat::DbInterface | virtual |