#include <sbDistHelperEnvWriter.h>
|
static NS_METHOD | RegisterSelf (nsIComponentManager *aCompMgr, nsIFile *aPath, const char *aLoaderStr, const char *aType, const nsModuleComponentInfo *aInfo) |
|
static NS_METHOD | UnregisterSelf (nsIComponentManager *aCompMgr, nsIFile *aPath, const char *aLoaderStr, const nsModuleComponentInfo *aInfo) |
|
Definition at line 31 of file sbDistHelperEnvWriter.h.
sbDistHelperEnvWriter::sbDistHelperEnvWriter |
( |
| ) |
|
nsresult sbDistHelperEnvWriter::OnUpdatePending |
( |
nsIFile * |
aUpdateDir | ) |
|
|
protected |
This method is called when there is an update pending; it does the bulk of the work preparing the file used to pass data to disthelper.
Definition at line 141 of file sbDistHelperEnvWriter.cpp.
NS_METHOD sbDistHelperEnvWriter::RegisterSelf |
( |
nsIComponentManager * |
aCompMgr, |
|
|
nsIFile * |
aPath, |
|
|
const char * |
aLoaderStr, |
|
|
const char * |
aType, |
|
|
const nsModuleComponentInfo * |
aInfo |
|
) |
| |
|
static |
NS_METHOD sbDistHelperEnvWriter::UnregisterSelf |
( |
nsIComponentManager * |
aCompMgr, |
|
|
nsIFile * |
aPath, |
|
|
const char * |
aLoaderStr, |
|
|
const nsModuleComponentInfo * |
aInfo |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: