sbDistHelperEnvWriter Class Reference

#include <sbDistHelperEnvWriter.h>

Inheritance diagram for sbDistHelperEnvWriter:
[legend]
Collaboration diagram for sbDistHelperEnvWriter:
[legend]

Public Member Functions

NS_DECL_ISUPPORTS
NS_DECL_NSIOBSERVER 
sbDistHelperEnvWriter ()
 

Static Public Member Functions

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)
 

Protected Member Functions

nsresult OnUpdatePending (nsIFile *aUpdateDir)
 

Detailed Description

Definition at line 31 of file sbDistHelperEnvWriter.h.

Constructor & Destructor Documentation

sbDistHelperEnvWriter::sbDistHelperEnvWriter ( )

Definition at line 81 of file sbDistHelperEnvWriter.cpp.

Member Function Documentation

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

Definition at line 94 of file sbDistHelperEnvWriter.cpp.

NS_METHOD sbDistHelperEnvWriter::UnregisterSelf ( nsIComponentManager *  aCompMgr,
nsIFile *  aPath,
const char *  aLoaderStr,
const nsModuleComponentInfo *  aInfo 
)
static

Definition at line 119 of file sbDistHelperEnvWriter.cpp.


The documentation for this class was generated from the following files: