sbSongkickDBService.h File Reference
#include <ISongkick.h>
#include <sbIDatabaseQuery.h>
#include <nsAutoPtr.h>
#include <nsStringAPI.h>
#include <nsCOMPtr.h>
#include <nsIArray.h>
#include <nsIComponentManager.h>
#include <nsIGenericFactory.h>
#include <nsIFile.h>
#include <nsIObserver.h>
#include <prlock.h>
Include dependency graph for sbSongkickDBService.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sbSongkickDBService
 
class  sbSongkickConcertInfo
 
class  sbSongkickArtistConcertInfo
 
class  sbSongkickProperty
 

Macros

#define SONGBIRD_SONGKICKDBSERVICE_CONTRACTID   "@songbirdnest.com/songkick/dbservice;1"
 
#define SONGBIRD_SONGKICKDBSERVICE_CLASSNAME   "Songkick DB Service"
 
#define SONGBIRD_SONGKICKDBSERVICE_CID   {0xe81479c8, 0x1dd1, 0x11b2, {0xa9, 0xa1, 0xae, 0x97, 0x1f, 0x22, 0xf7, 0xfc}}
 

Macro Definition Documentation

#define SONGBIRD_SONGKICKDBSERVICE_CID   {0xe81479c8, 0x1dd1, 0x11b2, {0xa9, 0xa1, 0xae, 0x97, 0x1f, 0x22, 0xf7, 0xfc}}

Definition at line 84 of file sbSongkickDBService.h.

#define SONGBIRD_SONGKICKDBSERVICE_CLASSNAME   "Songkick DB Service"

Definition at line 82 of file sbSongkickDBService.h.

#define SONGBIRD_SONGKICKDBSERVICE_CONTRACTID   "@songbirdnest.com/songkick/dbservice;1"

Definition at line 80 of file sbSongkickDBService.h.