libquentier 0.8.0
The library for rich desktop clients of Evernote service
|
This is the complete list of members for quentier::local_storage::tests::mocks::MockILocalStorage, including all inherited members.
Affiliation enum name | quentier::local_storage::ILocalStorage | |
expungeLinkedNotebookByGuid(qevercloud::Guid guid)=0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
expungeNotebookByGuid(qevercloud::Guid notebookGuid)=0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
expungeNotebookByLocalId(QString notebookLocalId)=0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
expungeNotebookByName(QString name, std::optional< qevercloud::Guid > linkedNotebookGuid=std::nullopt)=0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
expungeNoteByGuid(qevercloud::Guid noteGuid)=0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
expungeNoteByLocalId(QString noteLocalId)=0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
expungeResourceByGuid(qevercloud::Guid resourceGuid)=0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
expungeResourceByLocalId(QString resourceLocalId)=0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
expungeSavedSearchByGuid(qevercloud::Guid guid)=0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
expungeSavedSearchByLocalId(QString savedSearchLocalId)=0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
expungeTagByGuid(qevercloud::Guid tagGuid)=0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
expungeTagByLocalId(QString tagLocalId)=0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
expungeTagByName(QString name, std::optional< qevercloud::Guid > linkedNotebookGuid=std::nullopt)=0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
expungeUserById(qevercloud::UserID userId)=0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure 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::ILocalStorage | pure virtual |
findLinkedNotebookByGuid(qevercloud::Guid guid) const =0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
findNotebookByGuid(qevercloud::Guid guid) const =0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
findNotebookByLocalId(QString notebookLocalId) const =0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
findNotebookByName(QString notebookName, std::optional< qevercloud::Guid > linkedNotebookGuid=std::nullopt) const =0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
findNoteByGuid(qevercloud::Guid noteGuid, FetchNoteOptions options) const =0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
findNoteByLocalId(QString noteLocalId, FetchNoteOptions options) const =0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
findResourceByGuid(qevercloud::Guid resourceGuid, FetchResourceOptions options={}) const =0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
findResourceByLocalId(QString resourceLocalId, FetchResourceOptions options={}) const =0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
findSavedSearchByGuid(qevercloud::Guid guid) const =0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
findSavedSearchByLocalId(QString savedSearchLocalId) const =0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
findSavedSearchByName(QString name) const =0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
findTagByGuid(qevercloud::Guid tagGuid) const =0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
findTagByLocalId(QString tagLocalId) const =0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
findTagByName(QString tagName, std::optional< qevercloud::Guid > linkedNotebookGuid=std::nullopt) const =0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
findUserById(qevercloud::UserID userId) const =0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
highestSupportedVersion() const =0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
highestUpdateSequenceNumber(HighestUsnOption option) const =0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
highestUpdateSequenceNumber(qevercloud::Guid linkedNotebookGuid) const =0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure 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::ILocalStorage | pure virtual |
linkedNotebookCount() const =0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
listLinkedNotebooks(ListLinkedNotebooksOptions options={}) const =0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure 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::ILocalStorage | pure virtual |
listNotebooks(ListNotebooksOptions options={}) const =0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure 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::ILocalStorage | pure virtual |
listNotes(FetchNoteOptions fetchOptions, ListNotesOptions listOptions={}) const =0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
listNotesByLocalIds(QStringList noteLocalIds, FetchNoteOptions fetchOptions, ListNotesOptions listOptions={}) const =0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure 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::ILocalStorage | pure virtual |
listNotesPerNotebookLocalId(QString notebookLocalId, FetchNoteOptions fetchOptions, ListNotesOptions listOptions={}) const =0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
listNotesPerTagLocalId(QString tagLocalId, FetchNoteOptions fetchOptions, ListNotesOptions listOptions={}) const =0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure 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::ILocalStorage | pure 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::ILocalStorage | pure virtual |
listSharedNotebooks(qevercloud::Guid notebookGuid={}) const =0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
listTagGuids(ListGuidsFilters filters, std::optional< qevercloud::Guid > linkedNotebookGuid={}) const =0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
listTags(ListTagsOptions options={}) const =0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure 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::ILocalStorage | pure 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::ILocalStorage | pure virtual |
noteCount(NoteCountOptions options=NoteCountOptions(NoteCountOption::IncludeNonDeletedNotes)) const =0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure 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::ILocalStorage | pure virtual |
noteCountPerNotebookLocalId(QString notebookLocalId, NoteCountOptions options=NoteCountOptions(NoteCountOption::IncludeNonDeletedNotes)) const =0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
noteCountPerTagLocalId(QString tagLocalId, NoteCountOptions options=NoteCountOptions(NoteCountOption::IncludeNonDeletedNotes)) const =0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
noteCountsPerTags(ListTagsOptions listTagsOptions={}, NoteCountOptions options=NoteCountOptions(NoteCountOption::IncludeNonDeletedNotes)) const =0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
notifier() const =0 | quentier::local_storage::ILocalStorage | pure 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::ILocalStorage | pure virtual |
putNote(qevercloud::Note note)=0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
putNotebook(qevercloud::Notebook notebook)=0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
putResource(qevercloud::Resource resource)=0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
putSavedSearch(qevercloud::SavedSearch search)=0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
putTag(qevercloud::Tag tag)=0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
putUser(qevercloud::User user)=0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure 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::ILocalStorage | pure virtual |
queryNotes(NoteSearchQuery query, FetchNoteOptions fetchOptions) const =0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
requiredPatches() const =0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
requiresUpgrade() const =0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
resourceCount(NoteCountOptions options=NoteCountOptions(NoteCountOption::IncludeNonDeletedNotes)) const =0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
resourceCountPerNoteLocalId(QString noteLocalId) const =0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
savedSearchCount() const =0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure 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::ILocalStorage | pure virtual |
TagNotesRelation enum name | quentier::local_storage::ILocalStorage | |
updateNote(qevercloud::Note note, UpdateNoteOptions options)=0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure 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::ILocalStorage | pure virtual |
version() const =0 (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | pure virtual |
~ILocalStorage()=default (defined in quentier::local_storage::ILocalStorage) | quentier::local_storage::ILocalStorage | virtual |