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

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

getSyncState(const Account &account)=0 (defined in quentier::synchronization::ISyncStateStorage)quentier::synchronization::ISyncStateStoragepure virtual
ISyncStateStorage(QObject *parent=nullptr) (defined in quentier::synchronization::ISyncStateStorage)quentier::synchronization::ISyncStateStorageexplicitprotected
MOCK_METHOD(ISyncStatePtr, getSyncState,(const Account &account),(override)) (defined in quentier::synchronization::tests::mocks::MockISyncStateStorage)quentier::synchronization::tests::mocks::MockISyncStateStorage
MOCK_METHOD(void, setSyncState,(const Account &account, ISyncStatePtr syncState),(override)) (defined in quentier::synchronization::tests::mocks::MockISyncStateStorage)quentier::synchronization::tests::mocks::MockISyncStateStorage
notifySyncStateUpdated(Account account, ISyncStatePtr syncState)quentier::synchronization::ISyncStateStoragesignal
setSyncState(const Account &account, ISyncStatePtr syncState)=0 (defined in quentier::synchronization::ISyncStateStorage)quentier::synchronization::ISyncStateStoragepure virtual
~ISyncStateStorage() override (defined in quentier::synchronization::ISyncStateStorage)quentier::synchronization::ISyncStateStorage