sbBaseScreenSaverSuppressor.h File Reference
#include "sbIScreenSaverSuppressor.h"
#include <nsIObserver.h>
#include <nsAutoLock.h>
#include <nsComponentManagerUtils.h>
#include <nsCOMPtr.h>
#include <nsStringGlue.h>
Include dependency graph for sbBaseScreenSaverSuppressor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sbBaseScreenSaverSuppressor
 

Macros

#define SB_BASE_SCREEN_SAVER_SUPPRESSOR_DESC   "Songbird Screen Saver Suppressor Service"
 
#define SB_BASE_SCREEN_SAVER_SUPPRESSOR_CLASSNAME   "sbScreenSaverSuppressor"
 
#define SB_BASE_SCREEN_SAVER_SUPPRESSOR_CONTRACTID   "@songbirdnest.com/Songbird/ScreenSaverSuppressor;1"
 
#define SB_BASE_SCREEN_SAVER_SUPPRESSOR_CID   { 0xe3247f9, 0xa111, 0x4d2a, { 0x86, 0x9a, 0x4, 0x39, 0x66, 0x10, 0x8d, 0x98 } }
 

Macro Definition Documentation

#define SB_BASE_SCREEN_SAVER_SUPPRESSOR_CID   { 0xe3247f9, 0xa111, 0x4d2a, { 0x86, 0x9a, 0x4, 0x39, 0x66, 0x10, 0x8d, 0x98 } }

Definition at line 75 of file sbBaseScreenSaverSuppressor.h.

#define SB_BASE_SCREEN_SAVER_SUPPRESSOR_CLASSNAME   "sbScreenSaverSuppressor"

Definition at line 71 of file sbBaseScreenSaverSuppressor.h.

#define SB_BASE_SCREEN_SAVER_SUPPRESSOR_CONTRACTID   "@songbirdnest.com/Songbird/ScreenSaverSuppressor;1"

Definition at line 73 of file sbBaseScreenSaverSuppressor.h.

#define SB_BASE_SCREEN_SAVER_SUPPRESSOR_DESC   "Songbird Screen Saver Suppressor Service"

Definition at line 69 of file sbBaseScreenSaverSuppressor.h.