sbWatchFolder.h File Reference
#include <sbIWatchFolder.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>
Include dependency graph for sbWatchFolder.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sbWatchFolder
 
struct  sbWatchFolder::IgnoringCase
 
struct  sbWatchFolder::ignorePathData_t
 

Macros

#define SB_WATCHFOLDER_CLASSNAME   "sbWatchFolder"
 
#define SB_WATCHFOLDER_CID   {0x11ef8123, 0x666b, 0x4acc, {0xab, 0x17, 0x58, 0x7a, 0x5c, 0x44, 0xc5, 0xb9}}
 
#define SB_WATCHFOLDER_DESCRIPTION   "Songbird Watch Folder"
 
#define SB_WATCHFOLDER_CLASSNAME   "sbWatchFolder"
 
#define SB_WATCHFOLDER_CID   {0x11ef8123, 0x666b, 0x4acc, {0xab, 0x17, 0x58, 0x7a, 0x5c, 0x44, 0xc5, 0xb9}}
 
#define SB_WATCHFOLDER_DESCRIPTION   "Songbird Watch Folder"
 

Macro Definition Documentation

#define SB_WATCHFOLDER_CID   {0x11ef8123, 0x666b, 0x4acc, {0xab, 0x17, 0x58, 0x7a, 0x5c, 0x44, 0xc5, 0xb9}}

Definition at line 255 of file sbWatchFolder.h.

#define SB_WATCHFOLDER_CID   {0x11ef8123, 0x666b, 0x4acc, {0xab, 0x17, 0x58, 0x7a, 0x5c, 0x44, 0xc5, 0xb9}}

Definition at line 255 of file sbWatchFolder.h.

#define SB_WATCHFOLDER_CLASSNAME   "sbWatchFolder"

Definition at line 253 of file sbWatchFolder.h.

#define SB_WATCHFOLDER_CLASSNAME   "sbWatchFolder"

Definition at line 253 of file sbWatchFolder.h.

#define SB_WATCHFOLDER_DESCRIPTION   "Songbird Watch Folder"

Definition at line 258 of file sbWatchFolder.h.

#define SB_WATCHFOLDER_DESCRIPTION   "Songbird Watch Folder"

Definition at line 258 of file sbWatchFolder.h.