sbSongkickDBServiceComponent.cpp File Reference
#include <nsIGenericFactory.h>
#include "sbSongkickDBService.h"
Include dependency graph for sbSongkickDBServiceComponent.cpp:

Go to the source code of this file.

Variables

static nsModuleComponentInfo sbSongkickComponent []
 

Variable Documentation

nsModuleComponentInfo sbSongkickComponent[]
static
Initial value:
=
{
{
"Songkick DB Service" ,
{0xe81479c8, 0x1dd1, 0x11b2, {0xa9, 0xa1, 0xae, 0x97, 0x1f, 0x22, 0xf7, 0xfc}} ,
"@songbirdnest.com/songkick/dbservice;1" ,
sbSongkickDBServiceConstructor,
}
}
NS_DECL_ISUPPORTS NS_DECL_SBPISONGKICKDBSERVICE static NS_DECL_NSIOBSERVER NS_METHOD RegisterSelf(nsIComponentManager *aCompMgr, nsIFile *aPath, const char *aLoaderStr, const char *aType, const nsModuleComponentInfo *aInfo)

Definition at line 31 of file sbSongkickDBServiceComponent.cpp.