sbiTunesImporter.h File Reference
#include <map>
#include <memory>
#include <vector>
#include <nsDataHashtable.h>
#include <nsIRunnable.h>
#include <nsStringAPI.h>
#include <sbILibraryImporter.h>
#include <sbIiTunesXMLParserListener.h>
#include "sbiTunesDatabaseServices.h"
#include "sbiTunesImporterCommon.h"
#include "sbiTunesImporterStatus.h"
#include "sbiTunesSignature.h"
#include "sbiTunesXMLParser.h"
Include dependency graph for sbiTunesImporter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sbiTunesImporter
 

Macros

#define SBITUNESIMPORTER_CONTRACTID   "@songbirdnest.com/Songbird/ITunesImporter;1"
 
#define SBITUNESIMPORTER_CLASSNAME   "iTunes Library Importer"
 
#define SBITUNESIMPORTER_CID   { 0x56202248, 0xe7ab, 0x4e45, { 0xbf, 0xf3, 0xf2, 0x96, 0x84, 0x46, 0x88, 0xc4 } }
 

Macro Definition Documentation

#define SBITUNESIMPORTER_CID   { 0x56202248, 0xe7ab, 0x4e45, { 0xbf, 0xf3, 0xf2, 0x96, 0x84, 0x46, 0x88, 0xc4 } }

Definition at line 70 of file sbiTunesImporter.h.

#define SBITUNESIMPORTER_CLASSNAME   "iTunes Library Importer"

Definition at line 67 of file sbiTunesImporter.h.

#define SBITUNESIMPORTER_CONTRACTID   "@songbirdnest.com/Songbird/ITunesImporter;1"

Definition at line 65 of file sbiTunesImporter.h.