#include "sbWatchFolder.h"#include "sbWatchFolderDefines.h"#include <sbIWFMoveRenameHelper9000.h>#include <sbIWFRemoveHelper9001.h>#include <sbPropertiesCID.h>#include <sbStandardProperties.h>#include <sbIApplicationController.h>#include <sbIDirectoryImportService.h>#include <sbIFileMetadataService.h>#include <sbIJobProgress.h>#include <sbIJobProgressService.h>#include <sbIPropertyArray.h>#include <sbStringBundle.h>#include <sbIPrompter.h>#include <nsComponentManagerUtils.h>#include <nsServiceManagerUtils.h>#include <nsICategoryManager.h>#include <nsILocalFile.h>#include <nsIObserverService.h>#include <nsIURI.h>#include <nsTArray.h>#include <sbIMediacoreTypeSniffer.h>#include <nsThreadUtils.h>#include <nsXPCOMCIDInternal.h>#include <nsIXULRuntime.h>#include <prlog.h>Go to the source code of this file.
Functions | |
| NS_IMPL_ISUPPORTS5 (sbWatchFolder, sbIWatchFolder, sbIFileSystemListener, sbIMediaListEnumerationListener, nsITimerCallback, sbIJobProgressListener) sbWatchFolder | |
| NS_IMPL_ISUPPORTS5 | ( | sbWatchFolder | , |
| sbIWatchFolder | , | ||
| sbIFileSystemListener | , | ||
| sbIMediaListEnumerationListener | , | ||
| nsITimerCallback | , | ||
| sbIJobProgressListener | |||
| ) |
Definition at line 59 of file sbWatchFolder.cpp.