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

The OrderDirection struct is a C++98 style scoped enum which specifies the direction of ordering of the results for methods listing the objects from the local storage database. More...

#include <LocalStorageManager.h>

Public Types

enum  type { Ascending = 0, Descending }
 

Detailed Description

The OrderDirection struct is a C++98 style scoped enum which specifies the direction of ordering of the results for methods listing the objects from the local storage database.