sbiTunesImporterCommon.h File Reference
#include <nsCOMPtr.h>
#include <sbIDatabaseQuery.h>
#include <sbILibrary.h>
#include <sbIDataRemote.h>
Include dependency graph for sbiTunesImporterCommon.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define SB_LIBRARY_IMPORT_ITUNES_COMPLETE   "sb-library-import-itunes-complete"
 
#define NS_LOCALFILE_CONTRACTID   "@mozilla.org/file/local;1"
 
#define SB_DATAREMOTE_CONTRACTID   "@songbirdnest.com/Songbird/DataRemote;1"
 

Typedefs

typedef nsCOMPtr
< sbIDatabaseQuery
sbIDatabaseQueryPtr
 
typedef nsCOMPtr< sbILibrarysbILibraryPtr
 
typedef nsCOMPtr< sbIDataRemotesbIDataRemotePtr
 

Macro Definition Documentation

#define NS_LOCALFILE_CONTRACTID   "@mozilla.org/file/local;1"

Definition at line 40 of file sbiTunesImporterCommon.h.

#define SB_DATAREMOTE_CONTRACTID   "@songbirdnest.com/Songbird/DataRemote;1"

Definition at line 43 of file sbiTunesImporterCommon.h.

#define SB_LIBRARY_IMPORT_ITUNES_COMPLETE   "sb-library-import-itunes-complete"

Definition at line 37 of file sbiTunesImporterCommon.h.

Typedef Documentation

Definition at line 47 of file sbiTunesImporterCommon.h.

typedef nsCOMPtr<sbIDataRemote> sbIDataRemotePtr

Definition at line 52 of file sbiTunesImporterCommon.h.

typedef nsCOMPtr<sbILibrary> sbILibraryPtr

Definition at line 51 of file sbiTunesImporterCommon.h.