sbTemporaryFileService.h File Reference

Songbird Temporary File Service Definitions. More...

#include <sbITemporaryFileFactory.h>
#include <sbITemporaryFileService.h>
#include <nsCOMPtr.h>
#include <nsIObserver.h>
#include <nsIObserverService.h>
Include dependency graph for sbTemporaryFileService.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sbTemporaryFileService
 

Macros

#define SB_TEMPORARYFILESERVICE_CLASSNAME   "sbTemporaryFileService"
 
#define SB_TEMPORARYFILESERVICE_DESCRIPTION   "Songbird Temporary File Service"
 
#define SB_TEMPORARYFILESERVICE_CID
 
#define SB_TEMPORARY_FILE_SERVICE_ROOT_DIR_NAME   "sbTemporaryFileService"
 

Detailed Description

Songbird Temporary File Service Definitions.

Definition in file sbTemporaryFileService.h.

Macro Definition Documentation

#define SB_TEMPORARY_FILE_SERVICE_ROOT_DIR_NAME   "sbTemporaryFileService"

Definition at line 87 of file sbTemporaryFileService.h.

#define SB_TEMPORARYFILESERVICE_CID
Value:
{ \
0xa73256d2, \
0x1dd1, \
0x11b2, \
{ 0x9f, 0xaa, 0xb9, 0x70, 0x98, 0x34, 0x17, 0x4c } \
}

Definition at line 71 of file sbTemporaryFileService.h.

#define SB_TEMPORARYFILESERVICE_CLASSNAME   "sbTemporaryFileService"

Definition at line 69 of file sbTemporaryFileService.h.

#define SB_TEMPORARYFILESERVICE_DESCRIPTION   "Songbird Temporary File Service"

Definition at line 70 of file sbTemporaryFileService.h.