libquentier  0.4.0
The library for rich desktop clients of Evernote service
Public Types | List of all members
quentier::LocalStorageManager::ListLinkedNotebooksOrder Struct Reference

The ListLinkedNotebooksOrder struct is a C++98-style scoped enum which allows to specify ordering of the results of methods listing linked notebooks from local storage. More...

#include <LocalStorageManager.h>

Public Types

enum  type { ByUpdateSequenceNumber = 0, ByShareName, ByUsername, NoOrder }
 

Detailed Description

The ListLinkedNotebooksOrder struct is a C++98-style scoped enum which allows to specify ordering of the results of methods listing linked notebooks from local storage.