CSVGTViewerAppDownloads Class Reference
class CSVGTViewerAppDownloads : public CBase |
This class declares the Downloads and the associated attributes.
Constructor & Destructor Documentation
CSVGTViewerAppDownloads(TBool, TBool, TBool)
CSVGTViewerAppDownloads | ( | TBool | aIsEmbedded, |
| TBool | aIsSynchronous, |
| TBool | aLinkFlag |
| ) | [private] |
~CSVGTViewerAppDownloads()
~CSVGTViewerAppDownloads | ( | ) | [virtual] |
Member Functions Documentation
ConstructL()
void | ConstructL | ( | ) | [private] |
By default Symbian 2nd phase constructor is private.
DownloadCompleted()
TBool
| DownloadCompleted | ( | ) | const |
This Function returns the flag iDownloadCompleted associated with the download
DownloadHandle()
RHttpDownload * | DownloadHandle | ( | ) | |
This Function returns the download handle associated with the download
EmbeddedMode()
TBool
| EmbeddedMode | ( | ) | const |
This Function returns the flag iEmbeddedMode associated with the download
FileName()
This Function returns the filename associated with the download
ImageLinkFlag()
TBool
| ImageLinkFlag | ( | ) | const |
This Function returns the Image Link flag status associated with the download
LinkOffset()
TInt
| LinkOffset | ( | ) | [static] |
NewL(TBool, TBool, TBool)
Parameters
TBool aIsEmbedded | |
TBool aIsSynchronous | |
TBool aLinkFlag | Image flag to distinguish the Embeded & hyperlink. |
NewLC(TBool, TBool, TBool)
Parameters
TBool aIsEmbedded | |
TBool aIsSynchronous | |
TBool aLinkFlag | Image flag to distinguish the Embeded & hyperlink. |
QueLink()
This Function returns the Link in the doubly linked list associated with the download
SetDownloadCompleted(TBool)
void | SetDownloadCompleted | ( | TBool | aDownloadCompleted | ) | |
This Function Sets the flag iDownloadCompleted associated with the download
SetDownloadHandle(RHttpDownload *)
void | SetDownloadHandle | ( | RHttpDownload * | aDownloadHandle | ) | |
This Function Sets the Download Handle associated with the download
Parameters
RHttpDownload * aDownloadHandle | |
SetEmbeddedMode(TBool)
void | SetEmbeddedMode | ( | TBool | aEmbeddedMode | ) | |
This Function Sets the flag EmbeddedMode associated with the download
SetFileName(const TDesC &)
void | SetFileName | ( | const TDesC & | aFileName | ) | |
This Function Sets the filename associated with the download
SetImageLinkFlag(TBool)
void | SetImageLinkFlag | ( | TBool | aLinkFlag | ) | |
This function sets the image link flag.
Parameters
TBool aLinkFlag | Image flag to distinguish the Embeded & hyperlink. |
SetSynchronousMode(TBool)
void | SetSynchronousMode | ( | TBool | aSynchronousMode | ) | |
This Function Sets the flag SynchronousMode associated with the download
SynchronousMode()
TBool
| SynchronousMode | ( | ) | const |
This Function returns the flag iSynchronousMode associated with the download
Member Data Documentation
TBool
iDownloadCompleted
TBool
| iDownloadCompleted | [private] |
TBool
iEmbeddedMode
TBool
| iEmbeddedMode | [private] |
RHttpDownload * iHttpDownload
RHttpDownload * | iHttpDownload | [private] |
TBool
iImageLinkFlag
TBool
| iImageLinkFlag | [private] |
TBool
iSynchronousMode
TBool
| iSynchronousMode | [private] |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.