DownloadDeviceComponent.cpp File Reference

Songbird DeviceBase Component Factory and Main Entry Point. More...

#include "nsIGenericFactory.h"
#include "DownloadDevice.h"
Include dependency graph for DownloadDeviceComponent.cpp:

Go to the source code of this file.

Variables

static nsModuleComponentInfo components []
 

Detailed Description

Songbird DeviceBase Component Factory and Main Entry Point.

Definition in file DownloadDeviceComponent.cpp.

Variable Documentation

nsModuleComponentInfo components[]
static
Initial value:
=
{
{
"Songbird Download Device" ,
{ 0x961DA3F4, 0x5EF1, 0x4AD0, { 0x81, 0x8d, 0x62, 0x2C, 0x7B, 0xD1, 0x74, 0x47} } ,
"@songbirdnest.com/Songbird/OldDeviceImpl/DownloadDevice;1" ,
sbDownloadDeviceConstructor,
}
}

Definition at line 37 of file DownloadDeviceComponent.cpp.