sbServiceManager.h File Reference

Songbird Service Manager Definitions. More...

#include <sbIServiceManager.h>
#include <nsDataHashtable.h>
#include <nsIObserverService.h>
Include dependency graph for sbServiceManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sbServiceManager
 

Macros

#define SB_SERVICE_MANAGER_CLASSNAME   "sbServiceManager"
 
#define SB_SERVICE_MANAGER_DESCRIPTION   "Songbird Service Manager"
 
#define SB_SERVICE_MANAGER_CID
 

Detailed Description

Songbird Service Manager Definitions.

Definition in file sbServiceManager.h.

Macro Definition Documentation

#define SB_SERVICE_MANAGER_CID
Value:
{ \
0xf162173e, \
0x1dd1, \
0x11b2, \
{ 0xac, 0x46, 0x96, 0x10, 0x81, 0x18, 0x91, 0x9e } \
}

Definition at line 69 of file sbServiceManager.h.

#define SB_SERVICE_MANAGER_CLASSNAME   "sbServiceManager"

Definition at line 67 of file sbServiceManager.h.

#define SB_SERVICE_MANAGER_DESCRIPTION   "Songbird Service Manager"

Definition at line 68 of file sbServiceManager.h.