#include <sbWatchFolderPrefMgr.h>
Public Member Functions | |
sbWatchFolderPrefMgr () | |
virtual | ~sbWatchFolderPrefMgr () |
nsresult | Init (sbWatchFolderService *aWFService) |
NS_DECL_ISUPPORTS NS_DECL_NSIOBSERVER nsresult | GetIsUnitTestsRunning (PRBool *aOutIsRunning) |
Protected Member Functions | |
nsresult | OnPrefChanged (const nsAString &aPrefName, nsIPrefBranch2 *aPrefBranch) |
Definition at line 43 of file sbWatchFolderPrefMgr.h.
|
explicit |
Definition at line 38 of file sbWatchFolderPrefMgr.cpp.
|
virtual |
Definition at line 42 of file sbWatchFolderPrefMgr.cpp.
nsresult sbWatchFolderPrefMgr::GetIsUnitTestsRunning | ( | PRBool * | aOutIsRunning | ) |
Definition at line 72 of file sbWatchFolderPrefMgr.cpp.
nsresult sbWatchFolderPrefMgr::Init | ( | sbWatchFolderService * | aWFService | ) |
Definition at line 47 of file sbWatchFolderPrefMgr.cpp.
|
protected |