ifw-core 7.0.0
 
Loading...
Searching...
No Matches
ifw::core::utils::bat::DbInterface Member List

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 &)=deleteifw::core::utils::bat::DbInterface
Get(const std::string &key, T &value)ifw::core::utils::bat::DbInterface
GetPrefix()ifw::core::utils::bat::DbInterfaceinline
IsConnected()ifw::core::utils::bat::DbInterfaceinline
operator=(const DbInterface &)=deleteifw::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::DbInterfacevirtual