sbDeviceManager.h File Reference
#include "sbIDeviceManager.h"
#include "sbIDeviceControllerRegistrar.h"
#include "sbIDeviceRegistrar.h"
#include "sbIDeviceEventTarget.h"
#include "sbBaseDeviceEventTarget.h"
#include <prmon.h>
#include <nsHashKeys.h>
#include <nsIClassInfo.h>
#include <nsInterfaceHashtable.h>
#include <nsIObserver.h>
#include <sbWeakReference.h>
#include "sbIDevice.h"
#include "sbIDeviceController.h"
#include "sbIDeviceMarshall.h"
Include dependency graph for sbDeviceManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sbDeviceManager
 

Macros

#define SONGBIRD_DEVICEMANAGER2_DESCRIPTION   "Songbird DeviceManager2 Service"
 
#define SONGBIRD_DEVICEMANAGER2_CONTRACTID   "@songbirdnest.com/Songbird/DeviceManager;2"
 
#define SONGBIRD_DEVICEMANAGER2_CLASSNAME   "Songbird Device Manager 2"
 
#define SONGBIRD_DEVICEMANAGER2_CID
 

Macro Definition Documentation

#define SONGBIRD_DEVICEMANAGER2_CID
Value:
{ /* {F1B2417E-2515-481d-B03A-DA3D5B7F62FA} */ \
0xf1b2417e, 0x2515, 0x481d, \
{ 0xb0, 0x3a, 0xda, 0x3d, 0x5b, 0x7f, 0x62, 0xfa } }

Definition at line 96 of file sbDeviceManager.h.

#define SONGBIRD_DEVICEMANAGER2_CLASSNAME   "Songbird Device Manager 2"

Definition at line 94 of file sbDeviceManager.h.

#define SONGBIRD_DEVICEMANAGER2_CONTRACTID   "@songbirdnest.com/Songbird/DeviceManager;2"

Definition at line 92 of file sbDeviceManager.h.

#define SONGBIRD_DEVICEMANAGER2_DESCRIPTION   "Songbird DeviceManager2 Service"

Definition at line 90 of file sbDeviceManager.h.