DeviceManager.h File Reference

Songbird WMDevice Component Definition. More...

#include "sbIDeviceManager.h"
#include <nsCOMArray.h>
#include <nsIObserver.h>
#include <nsStringGlue.h>
#include <prlock.h>
Include dependency graph for DeviceManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sbDeviceManagerObsolete
 

Macros

#define SONGBIRD_OBSOLETE_DEVICEMANAGER_DESCRIPTION   "Songbird Obsolete DeviceManager Service"
 
#define SONGBIRD_OBSOLETE_DEVICEMANAGER_CONTRACTID   "@songbirdnest.com/Songbird/DeviceManager;1"
 
#define SONGBIRD_OBSOLETE_DEVICEMANAGER_CLASSNAME   "Songbird Obsolete Device Manager"
 
#define SONGBIRD_OBSOLETE_DEVICEMANAGER_CID
 

Detailed Description

Songbird WMDevice Component Definition.

Definition in file DeviceManager.h.

Macro Definition Documentation

#define SONGBIRD_OBSOLETE_DEVICEMANAGER_CID
Value:
{ /* d0b017c4-f388-4e78-abf3-5f48ca616a94 */ \
0xd0b017c4, \
0xf388, \
0x4e78, \
{ 0xab, 0xf3, 0x5f, 0x48, 0xca, 0x61, 0x6a, 0x94 } \
}

Definition at line 49 of file DeviceManager.h.

#define SONGBIRD_OBSOLETE_DEVICEMANAGER_CLASSNAME   "Songbird Obsolete Device Manager"

Definition at line 47 of file DeviceManager.h.

#define SONGBIRD_OBSOLETE_DEVICEMANAGER_CONTRACTID   "@songbirdnest.com/Songbird/DeviceManager;1"

Definition at line 45 of file DeviceManager.h.

#define SONGBIRD_OBSOLETE_DEVICEMANAGER_DESCRIPTION   "Songbird Obsolete DeviceManager Service"

Definition at line 43 of file DeviceManager.h.