#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"
Go to the source code of this file.
|
#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 } } |
|
#define SBITUNESIMPORTER_CID { 0x56202248, 0xe7ab, 0x4e45, { 0xbf, 0xf3, 0xf2, 0x96, 0x84, 0x46, 0x88, 0xc4 } } |
#define SBITUNESIMPORTER_CLASSNAME "iTunes Library Importer" |
#define SBITUNESIMPORTER_CONTRACTID "@songbirdnest.com/Songbird/ITunesImporter;1" |