Ditto 4.5.1
|
This is the complete list of members for ditto::Store, including all inherited members.
collection(std::string name) const | ditto::Store | |
collections() const | ditto::Store | |
execute(std::string query, nlohmann::json query_args=nullptr) | ditto::Store | |
get_disk_usage() const | ditto::Store | |
observers (defined in ditto::Store) | ditto::Store | |
register_observer(std::string query, StoreObservationHandler change_handler) | ditto::Store | |
register_observer(std::string query, nlohmann::json query_args, StoreObservationHandler change_handler) | ditto::Store | |
register_observer(std::string query, StoreObservationHandlerWithNextSignal change_handler) | ditto::Store | |
register_observer(std::string query, nlohmann::json query_args, StoreObservationHandlerWithNextSignal change_handler) | ditto::Store | |
Store() (defined in ditto::Store) | ditto::Store | |
write(std::function< void(WriteTransaction &)> fn) const | ditto::Store |