Songbird Temporary File Service Component Factory and Main Entry Point. More...
#include "sbTemporaryFileFactory.h"#include "sbTemporaryFileService.h"#include <nsICategoryManager.h>#include <nsIGenericFactory.h>#include <nsServiceManagerUtils.h>Go to the source code of this file.
Functions | |
| static NS_METHOD | sbTemporaryFileServiceRegister (nsIComponentManager *aCompMgr, nsIFile *aPath, const char *aLoaderStr, const char *aType, const nsModuleComponentInfo *aInfo) |
| Register the Songbird temporary file service component. More... | |
| static NS_METHOD | sbTemporaryFileServiceUnregister (nsIComponentManager *aCompMgr, nsIFile *aPath, const char *aLoaderStr, const nsModuleComponentInfo *aInfo) |
| Unregister the Songbird temporary file service component. More... | |
Variables | |
| static nsModuleComponentInfo | sbTemporaryFileServiceComponents [] |
Songbird Temporary File Service Component Factory and Main Entry Point.
Definition in file sbTemporaryFileServiceModule.cpp.
|
static |
Register the Songbird temporary file service component.
Definition at line 72 of file sbTemporaryFileServiceModule.cpp.
|
static |
Unregister the Songbird temporary file service component.
Definition at line 105 of file sbTemporaryFileServiceModule.cpp.
|
static |
Definition at line 145 of file sbTemporaryFileServiceModule.cpp.