#include <sbLocalDatabaseLibraryLoader.h>
Public Member Functions | |
NS_DECL_ISUPPORTS NS_DECL_SBILIBRARYLOADER NS_DECL_NSIOBSERVER | sbLocalDatabaseLibraryLoader () |
nsresult | Init () |
Public Member Functions inherited from sbILibraryLoader | |
void | onRegisterStartupLibraries (in sbILibraryManager aLibraryManager) |
Called when the loader sohould register all startup libraries with the Library Manager. More... | |
void | onLibraryStartupModified (in sbILibrary aLibrary, in boolean aLoadAtStartup) |
Called when a user action has altered the startup status of one of the libraries controlled by this loader. More... | |
Definition at line 48 of file sbLocalDatabaseLibraryLoader.h.
sbLocalDatabaseLibraryLoader::sbLocalDatabaseLibraryLoader | ( | ) |
Definition at line 126 of file sbLocalDatabaseLibraryLoader.cpp.
nsresult sbLocalDatabaseLibraryLoader::Init | ( | ) |
Definition at line 144 of file sbLocalDatabaseLibraryLoader.cpp.