QEverCloud 6.1.0
Unofficial Evernote Cloud API for Qt
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
qevercloud::IDurableService::SyncRequest Struct Reference

#include <DurableService.h>

Public Member Functions

 SyncRequest (const char *name, QString description, SyncServiceCall &&call)
 

Public Attributes

const charm_name
 
QString m_description
 
SyncServiceCall m_call
 

Constructor & Destructor Documentation

◆ SyncRequest()

qevercloud::IDurableService::SyncRequest::SyncRequest ( const char * name,
QString description,
SyncServiceCall && call )
inline

Member Data Documentation

◆ m_call

SyncServiceCall qevercloud::IDurableService::SyncRequest::m_call

◆ m_description

QString qevercloud::IDurableService::SyncRequest::m_description

◆ m_name

const char* qevercloud::IDurableService::SyncRequest::m_name