#include <ApplicationManager.h>
|
| | DownloadRequest (unsigned long ticket, const std::string &ovrHandlerAppId, const std::string &strMime, bool isSubscribed) |
| |
| | DownloadRequest (unsigned long ticket, bool isSubscribed) |
| |
| ApplicationManager::DownloadRequest::DownloadRequest |
( |
unsigned long |
ticket, |
|
|
const std::string & |
ovrHandlerAppId, |
|
|
const std::string & |
strMime, |
|
|
bool |
isSubscribed |
|
) |
| |
|
inline |
| ApplicationManager::DownloadRequest::DownloadRequest |
( |
unsigned long |
ticket, |
|
|
bool |
isSubscribed |
|
) |
| |
|
inline |
| bool ApplicationManager::DownloadRequest::m_isSubscribed |
| std::string ApplicationManager::DownloadRequest::m_mime |
| std::string ApplicationManager::DownloadRequest::m_overrideHandlerAppId |
| unsigned long ApplicationManager::DownloadRequest::m_ticket |
The documentation for this struct was generated from the following file: