sbFileScan.h File Reference
#include <deque>
#include "sbIFileScan.h"
#include <nscore.h>
#include <nsCOMPtr.h>
#include <nsIFile.h>
#include <nsILocalFile.h>
#include <nsIMutableArray.h>
#include <nsINetUtil.h>
#include <nsStringGlue.h>
#include <nsServiceManagerUtils.h>
#include <nsComponentManagerUtils.h>
#include <nsHashKeys.h>
#include <nsISimpleEnumerator.h>
#include <nsTHashtable.h>
#include <nsXPCOM.h>
#include <prlock.h>
#include <prmon.h>
#include <nsIThread.h>
#include <nsIRunnable.h>
Include dependency graph for sbFileScan.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sbFileScanQuery
 
class  sbFileScan
 

Macros

#define SONGBIRD_FILESCAN_CONTRACTID   "@songbirdnest.com/Songbird/FileScan;1"
 
#define SONGBIRD_FILESCAN_CLASSNAME   "Songbird Media Scan Interface"
 
#define SONGBIRD_FILESCAN_CID   { 0x411dd545, 0xead0, 0x41c4, { 0x8b, 0xa1, 0x69, 0x7d, 0xbe, 0x5c, 0x67, 0xea } }
 
#define SONGBIRD_FILESCANQUERY_CONTRACTID   "@songbirdnest.com/Songbird/FileScanQuery;1"
 
#define SONGBIRD_FILESCANQUERY_CLASSNAME   "Songbird Media Scan Query Interface"
 
#define SONGBIRD_FILESCANQUERY_CID   { 0x7bb22470, 0xe03d, 0x4220, { 0xac, 0x93, 0xac, 0x70, 0x70, 0xa, 0xf6, 0xab } }
 

Macro Definition Documentation

#define SONGBIRD_FILESCAN_CID   { 0x411dd545, 0xead0, 0x41c4, { 0x8b, 0xa1, 0x69, 0x7d, 0xbe, 0x5c, 0x67, 0xea } }

Definition at line 66 of file sbFileScan.h.

#define SONGBIRD_FILESCAN_CLASSNAME   "Songbird Media Scan Interface"

Definition at line 63 of file sbFileScan.h.

#define SONGBIRD_FILESCAN_CONTRACTID   "@songbirdnest.com/Songbird/FileScan;1"

Definition at line 61 of file sbFileScan.h.

#define SONGBIRD_FILESCANQUERY_CID   { 0x7bb22470, 0xe03d, 0x4220, { 0xac, 0x93, 0xac, 0x70, 0x70, 0xa, 0xf6, 0xab } }

Definition at line 74 of file sbFileScan.h.

#define SONGBIRD_FILESCANQUERY_CLASSNAME   "Songbird Media Scan Query Interface"

Definition at line 71 of file sbFileScan.h.

#define SONGBIRD_FILESCANQUERY_CONTRACTID   "@songbirdnest.com/Songbird/FileScanQuery;1"

Definition at line 69 of file sbFileScan.h.