27 #ifndef SB_SERVICE_MANAGER_H_
28 #define SB_SERVICE_MANAGER_H_
50 #include <sbIServiceManager.h>
53 #include <nsDataHashtable.h>
54 #include <nsIObserverService.h>
67 #define SB_SERVICE_MANAGER_CLASSNAME "sbServiceManager"
68 #define SB_SERVICE_MANAGER_DESCRIPTION "Songbird Service Manager"
69 #define SB_SERVICE_MANAGER_CID \
74 { 0xac, 0x46, 0x96, 0x10, 0x81, 0x18, 0x91, 0x9e } \
103 NS_DECL_SBISERVICEMANAGER
141 nsDataHashtableMT<nsStringHashKey, PRBool>
143 nsCOMPtr<nsIObserverService> mObserverService;
146 #endif // SB_SERVICE_MANAGER_H_
NS_DECL_ISUPPORTS NS_DECL_SBISERVICEMANAGER sbServiceManager()
virtual ~sbServiceManager()