This is the complete list of members for ditto::Collection, including all inherited members.
| Collection(std::shared_ptr< DittoHandleWrapper > ditto_handle_wrapper, std::string name, private_ctor &&) (defined in ditto::Collection) | ditto::Collection | |
| fetch_attachment(std::shared_ptr< AttachmentToken > token, AttachmentFetcherEventHandler event_handler) const | ditto::Collection | |
| find(std::string query) const | ditto::Collection | |
| find(std::string query, nlohmann::json query_args) const | ditto::Collection | |
| find_all() const | ditto::Collection | |
| find_by_id(DocumentId id) const | ditto::Collection | |
| name | ditto::Collection | |
| new_attachment(std::string path, std::map< std::string, std::string > metadata=std::map< std::string, std::string >()) const | ditto::Collection | |
| upsert(nlohmann::json content, WriteStrategy write_strategy=WriteStrategy::merge) const | ditto::Collection |