Songbird DownloadDevice Component Definition. More...
#include <DeviceBase.h>#include <sbIDownloadDevice.h>#include <nsAutoPtr.h>#include <nsCOMPtr.h>#include <nsIDialogParamBlock.h>#include <nsIFile.h>#include <nsIIOService.h>#include <nsIObserverService.h>#include <nsIPrefService.h>#include <nsIRunnable.h>#include <nsIStringBundle.h>#include <nsIThreadPool.h>#include <prmon.h>#include <sbDownloadButtonPropertyInfo.h>#include <sbIDataRemote.h>#include <sbILibrary.h>#include <sbILibraryUtils.h>#include <nsIFileProtocolHandler.h>#include <nsIHttpChannel.h>#include <nsIHttpEventSink.h>#include <nsIInterfaceRequestor.h>#include <nsIProgressEventSink.h>#include <nsIWebBrowserPersist.h>#include <nsIWebProgressListener.h>#include <nsITimer.h>Go to the source code of this file.
Classes | |
| class | sbDownloadDevice |
| class | sbDownloadSession |
| class | sbAutoDownloadButtonPropertyValue |
| class | sbDownloadSessionMoveHandler |
Macros | |
| #define | SONGBIRD_DownloadDevice_CONTRACTID "@songbirdnest.com/Songbird/OldDeviceImpl/DownloadDevice;1" |
| #define | SONGBIRD_DownloadDevice_CLASSNAME "Songbird Download Device" |
| #define | SONGBIRD_DownloadDevice_CID |
Functions | |
| nsCString | GetContentDispositionFilename (const nsACString &contentDisposition) |
Songbird DownloadDevice Component Definition.
Definition in file DownloadDevice.h.
| #define SONGBIRD_DownloadDevice_CID |
Definition at line 56 of file DownloadDevice.h.
| #define SONGBIRD_DownloadDevice_CLASSNAME "Songbird Download Device" |
Definition at line 55 of file DownloadDevice.h.
| #define SONGBIRD_DownloadDevice_CONTRACTID "@songbirdnest.com/Songbird/OldDeviceImpl/DownloadDevice;1" |
Definition at line 53 of file DownloadDevice.h.
| nsCString GetContentDispositionFilename | ( | const nsACString & | contentDisposition | ) |