libquentier 0.8.0
The library for rich desktop clients of Evernote service
Loading...
Searching...
No Matches
quentier::local_storage::tests::mocks::MockILocalStorage Member List

This is the complete list of members for quentier::local_storage::tests::mocks::MockILocalStorage, including all inherited members.

Affiliation enum namequentier::local_storage::ILocalStorage
expungeLinkedNotebookByGuid(qevercloud::Guid guid)=0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
expungeNotebookByGuid(qevercloud::Guid notebookGuid)=0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
expungeNotebookByLocalId(QString notebookLocalId)=0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
expungeNotebookByName(QString name, std::optional< qevercloud::Guid > linkedNotebookGuid=std::nullopt)=0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
expungeNoteByGuid(qevercloud::Guid noteGuid)=0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
expungeNoteByLocalId(QString noteLocalId)=0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
expungeResourceByGuid(qevercloud::Guid resourceGuid)=0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
expungeResourceByLocalId(QString resourceLocalId)=0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
expungeSavedSearchByGuid(qevercloud::Guid guid)=0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
expungeSavedSearchByLocalId(QString savedSearchLocalId)=0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
expungeTagByGuid(qevercloud::Guid tagGuid)=0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
expungeTagByLocalId(QString tagLocalId)=0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
expungeTagByName(QString name, std::optional< qevercloud::Guid > linkedNotebookGuid=std::nullopt)=0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
expungeUserById(qevercloud::UserID userId)=0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
FetchNoteOption enum name (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStorage
FetchResourceOption enum name (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStorage
findDefaultNotebook() const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
findLinkedNotebookByGuid(qevercloud::Guid guid) const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
findNotebookByGuid(qevercloud::Guid guid) const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
findNotebookByLocalId(QString notebookLocalId) const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
findNotebookByName(QString notebookName, std::optional< qevercloud::Guid > linkedNotebookGuid=std::nullopt) const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
findNoteByGuid(qevercloud::Guid noteGuid, FetchNoteOptions options) const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
findNoteByLocalId(QString noteLocalId, FetchNoteOptions options) const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
findResourceByGuid(qevercloud::Guid resourceGuid, FetchResourceOptions options={}) const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
findResourceByLocalId(QString resourceLocalId, FetchResourceOptions options={}) const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
findSavedSearchByGuid(qevercloud::Guid guid) const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
findSavedSearchByLocalId(QString savedSearchLocalId) const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
findSavedSearchByName(QString name) const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
findTagByGuid(qevercloud::Guid tagGuid) const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
findTagByLocalId(QString tagLocalId) const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
findTagByName(QString tagName, std::optional< qevercloud::Guid > linkedNotebookGuid=std::nullopt) const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
findUserById(qevercloud::UserID userId) const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
highestSupportedVersion() const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
highestUpdateSequenceNumber(HighestUsnOption option) const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
highestUpdateSequenceNumber(qevercloud::Guid linkedNotebookGuid) const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
HighestUsnOption enum name (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStorage
isVersionTooHigh() const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
linkedNotebookCount() const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
listLinkedNotebooks(ListLinkedNotebooksOptions options={}) const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
ListLinkedNotebooksOrder enum name (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStorage
listNotebookGuids(ListGuidsFilters filters, std::optional< qevercloud::Guid > linkedNotebookGuid={}) const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
listNotebooks(ListNotebooksOptions options={}) const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
ListNotebooksOrder enum name (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStorage
listNoteGuids(ListGuidsFilters filters, std::optional< qevercloud::Guid > linkedNotebookGuid={}) const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
listNotes(FetchNoteOptions fetchOptions, ListNotesOptions listOptions={}) const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
listNotesByLocalIds(QStringList noteLocalIds, FetchNoteOptions fetchOptions, ListNotesOptions listOptions={}) const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
ListNotesOrder enum name (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStorage
listNotesPerNotebookAndTagLocalIds(QStringList notebookLocalIds, QStringList tagLocalIds, FetchNoteOptions fetchOptions, ListNotesOptions listOptions={}) const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
listNotesPerNotebookLocalId(QString notebookLocalId, FetchNoteOptions fetchOptions, ListNotesOptions listOptions={}) const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
listNotesPerTagLocalId(QString tagLocalId, FetchNoteOptions fetchOptions, ListNotesOptions listOptions={}) const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
ListObjectsFilter enum name (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStorage
listSavedSearches(ListSavedSearchesOptions options={}) const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
ListSavedSearchesOrder enum name (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStorage
listSavedSearchGuids(ListGuidsFilters filters) const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
listSharedNotebooks(qevercloud::Guid notebookGuid={}) const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
listTagGuids(ListGuidsFilters filters, std::optional< qevercloud::Guid > linkedNotebookGuid={}) const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
listTags(ListTagsOptions options={}) const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
ListTagsOrder enum name (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStorage
listTagsPerNoteLocalId(QString noteLocalId, ListTagsOptions options={}) const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
MOCK_METHOD(QFuture< bool >, isVersionTooHigh,(),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< bool >, requiresUpgrade,(),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< QList< IPatchPtr > >, requiredPatches,(),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< qint32 >, version,(),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< qint32 >, highestSupportedVersion,(),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< quint32 >, userCount,(),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< void >, putUser,(qevercloud::User user),(override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< std::optional< qevercloud::User > >, findUserById,(qevercloud::UserID userId),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< void >, expungeUserById,(qevercloud::UserID userId),(override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< quint32 >, notebookCount,(),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< void >, putNotebook,(qevercloud::Notebook notebook),(override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< std::optional< qevercloud::Notebook > >, findNotebookByLocalId,(QString localId),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< std::optional< qevercloud::Notebook > >, findNotebookByGuid,(qevercloud::Guid guid),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< std::optional< qevercloud::Notebook > >, findNotebookByName,(QString name, std::optional< qevercloud::Guid > linkedNotebookGuid),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< std::optional< qevercloud::Notebook > >, findDefaultNotebook,(),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< void >, expungeNotebookByLocalId,(QString localId),(override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< void >, expungeNotebookByGuid,(qevercloud::Guid guid),(override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< void >, expungeNotebookByName,(QString name, std::optional< qevercloud::Guid > linkedNotebookGuid),(override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< QList< qevercloud::Notebook > >, listNotebooks,(ListNotebooksOptions options),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< QList< qevercloud::SharedNotebook > >, listSharedNotebooks,(qevercloud::Guid notebookGuid),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< QSet< qevercloud::Guid > >, listNotebookGuids,(ListGuidsFilters filters, std::optional< qevercloud::Guid > linkedNotebookGuid),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< quint32 >, linkedNotebookCount,(),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< void >, putLinkedNotebook,(qevercloud::LinkedNotebook linkedNotebook),(override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< std::optional< qevercloud::LinkedNotebook > >, findLinkedNotebookByGuid,(qevercloud::Guid guid),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< void >, expungeLinkedNotebookByGuid,(qevercloud::Guid guid),(override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< QList< qevercloud::LinkedNotebook > >, listLinkedNotebooks,(ListLinkedNotebooksOptions options),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< quint32 >, noteCount,(NoteCountOptions options),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< quint32 >, noteCountPerNotebookLocalId,(QString notebookLocalId, NoteCountOptions options),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< quint32 >, noteCountPerTagLocalId,(QString tagLocalId, NoteCountOptions options),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD((QFuture< QHash< QString, quint32 > >), noteCountsPerTags,(ListTagsOptions listTagsOptions, NoteCountOptions options),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< quint32 >, noteCountPerNotebookAndTagLocalIds,(QStringList notebookLocalIds, QStringList tagLocalIds, NoteCountOptions options),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< void >, putNote,(qevercloud::Note note),(override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< void >, updateNote,(qevercloud::Note note, UpdateNoteOptions options),(override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< std::optional< qevercloud::Note > >, findNoteByLocalId,(QString localId, FetchNoteOptions options),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< std::optional< qevercloud::Note > >, findNoteByGuid,(qevercloud::Guid guid, FetchNoteOptions options),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< void >, expungeNoteByLocalId,(QString localId),(override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< void >, expungeNoteByGuid,(qevercloud::Guid guid),(override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< QList< qevercloud::Note > >, listNotes,(FetchNoteOptions fetchOptions, ListNotesOptions options),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< QList< qevercloud::Note > >, listNotesPerNotebookLocalId,(QString notebookLocalId, FetchNoteOptions fetchOptions, ListNotesOptions options),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< QList< qevercloud::Note > >, listNotesPerTagLocalId,(QString tagLocalId, FetchNoteOptions fetchOptions, ListNotesOptions options),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< QList< qevercloud::Note > >, listNotesPerNotebookAndTagLocalIds,(QStringList notebookLocalIds, QStringList tagLocalIds, FetchNoteOptions fetchOptions, ListNotesOptions options),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< QList< qevercloud::Note > >, listNotesByLocalIds,(QStringList noteLocalIds, FetchNoteOptions fetchOptions, ListNotesOptions options),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< QSet< qevercloud::Guid > >, listNoteGuids,(ListGuidsFilters filters, std::optional< qevercloud::Guid > linkedNotebookGuid),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< QList< qevercloud::Note > >, queryNotes,(NoteSearchQuery query, FetchNoteOptions fetchOptions),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< QStringList >, queryNoteLocalIds,(NoteSearchQuery query),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< quint32 >, tagCount,(),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< void >, putTag,(qevercloud::Tag tag),(override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< std::optional< qevercloud::Tag > >, findTagByLocalId,(QString tagLocalId),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< std::optional< qevercloud::Tag > >, findTagByGuid,(qevercloud::Guid tagGuid),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< std::optional< qevercloud::Tag > >, findTagByName,(QString tagName, std::optional< QString > linkedNotebookGuid),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< QList< qevercloud::Tag > >, listTags,(ListTagsOptions options),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< QList< qevercloud::Tag > >, listTagsPerNoteLocalId,(QString noteLocalId, ListTagsOptions options),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< QSet< qevercloud::Guid > >, listTagGuids,(ListGuidsFilters filters, std::optional< qevercloud::Guid > linkedNotebookGuid),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< void >, expungeTagByLocalId,(QString tagLocalId),(override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< void >, expungeTagByGuid,(qevercloud::Guid tagGuid),(override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< void >, expungeTagByName,(QString name, std::optional< qevercloud::Guid > linkedNotebookGuid),(override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< quint32 >, resourceCount,(NoteCountOptions options),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< quint32 >, resourceCountPerNoteLocalId,(QString noteLocalId),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< void >, putResource,(qevercloud::Resource resource),(override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< std::optional< qevercloud::Resource > >, findResourceByLocalId,(QString resourceLocalId, FetchResourceOptions options),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< std::optional< qevercloud::Resource > >, findResourceByGuid,(qevercloud::Guid resourceGuid, FetchResourceOptions options),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< void >, expungeResourceByLocalId,(QString resourceLocalId),(override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< void >, expungeResourceByGuid,(qevercloud::Guid resourceGuid),(override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< quint32 >, savedSearchCount,(),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< void >, putSavedSearch,(qevercloud::SavedSearch search),(override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< std::optional< qevercloud::SavedSearch > >, findSavedSearchByLocalId,(QString localId),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< std::optional< qevercloud::SavedSearch > >, findSavedSearchByGuid,(qevercloud::Guid guid),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< std::optional< qevercloud::SavedSearch > >, findSavedSearchByName,(QString name),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< QList< qevercloud::SavedSearch > >, listSavedSearches,(ListSavedSearchesOptions options),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< QSet< qevercloud::Guid > >, listSavedSearchGuids,(ListGuidsFilters filters),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< void >, expungeSavedSearchByLocalId,(QString localId),(override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< void >, expungeSavedSearchByGuid,(qevercloud::Guid guid),(override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< qint32 >, highestUpdateSequenceNumber,(HighestUsnOption option),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(QFuture< qint32 >, highestUpdateSequenceNumber,(qevercloud::Guid linkedNotebookGuid),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
MOCK_METHOD(ILocalStorageNotifier *, notifier,(),(const, override)) (defined in quentier::local_storage::tests::mocks::MockILocalStorage)quentier::local_storage::tests::mocks::MockILocalStorage
notebookCount() const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
noteCount(NoteCountOptions options=NoteCountOptions(NoteCountOption::IncludeNonDeletedNotes)) const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
NoteCountOption enum name (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStorage
noteCountPerNotebookAndTagLocalIds(QStringList notebookLocalIds, QStringList tagLocalIds, NoteCountOptions options=NoteCountOptions(NoteCountOption::IncludeNonDeletedNotes)) const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
noteCountPerNotebookLocalId(QString notebookLocalId, NoteCountOptions options=NoteCountOptions(NoteCountOption::IncludeNonDeletedNotes)) const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
noteCountPerTagLocalId(QString tagLocalId, NoteCountOptions options=NoteCountOptions(NoteCountOption::IncludeNonDeletedNotes)) const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
noteCountsPerTags(ListTagsOptions listTagsOptions={}, NoteCountOptions options=NoteCountOptions(NoteCountOption::IncludeNonDeletedNotes)) const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
notifier() const =0quentier::local_storage::ILocalStoragepure virtual
OrderDirection enum name (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStorage
putLinkedNotebook(qevercloud::LinkedNotebook linkedNotebook)=0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
putNote(qevercloud::Note note)=0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
putNotebook(qevercloud::Notebook notebook)=0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
putResource(qevercloud::Resource resource)=0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
putSavedSearch(qevercloud::SavedSearch search)=0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
putTag(qevercloud::Tag tag)=0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
putUser(qevercloud::User user)=0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
Q_DECLARE_FLAGS(StartupOptions, StartupOption) (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStorage
queryNoteLocalIds(NoteSearchQuery query) const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
queryNotes(NoteSearchQuery query, FetchNoteOptions fetchOptions) const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
requiredPatches() const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
requiresUpgrade() const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
resourceCount(NoteCountOptions options=NoteCountOptions(NoteCountOption::IncludeNonDeletedNotes)) const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
resourceCountPerNoteLocalId(QString noteLocalId) const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
savedSearchCount() const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
StartupOption enum name (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStorage
tagCount() const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
TagNotesRelation enum namequentier::local_storage::ILocalStorage
updateNote(qevercloud::Note note, UpdateNoteOptions options)=0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
UpdateNoteOption enum name (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStorage
userCount() const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
version() const =0 (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragepure virtual
~ILocalStorage()=default (defined in quentier::local_storage::ILocalStorage)quentier::local_storage::ILocalStoragevirtual