#include "sbWatchFolderPrefMgr.h"#include <sbIWatchFolderService.h>#include <sbIFileSystemWatcher.h>#include <sbIFileSystemListener.h>#include <sbILibrary.h>#include <sbIJobProgress.h>#include <sbILibraryUtils.h>#include <sbIMediaListListener.h>#include <nsITimer.h>#include <nsIComponentManager.h>#include <nsIGenericFactory.h>#include <nsIFile.h>#include <nsTArray.h>#include <nsIMutableArray.h>#include <nsISupportsPrimitives.h>#include <nsStringAPI.h>#include <nsCOMPtr.h>#include <nsIIOService.h>#include <nsIDOMWindow.h>#include <nsUnicharUtils.h>#include <set>#include <map>Go to the source code of this file.
Classes | |
| struct | sbStringIgnoreCaseCompare |
| class | sbWatchFolderService |
| struct | sbWatchFolderService::ignorePathData_t |