sbUpdateModule.cpp File Reference
#include "nsIGenericFactory.h"
#include "sbDistHelperEnvWriter.h"
Include dependency graph for sbUpdateModule.cpp:

Go to the source code of this file.

Variables

static const nsModuleComponentInfo components []
 

Variable Documentation

const nsModuleComponentInfo components[]
static
Initial value:
=
{
{
"sbDistHelperEnvWriter",
{ 0x6325fde4, 0xf1ee, 0x47f9, { 0xa4, 0xe, 0x30, 0x6b, 0x87, 0x7a, 0x2b, 0xc2 } } ,
"@songbirdnest.com/tools/disthelper/update/env;1" ,
sbDistHelperEnvWriterConstructor,
}
}
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 30 of file sbUpdateModule.cpp.