sbPlayQueueServiceComponent.cpp File Reference

Songbird Play Queue Service component factory. More...

#include "sbPlayQueueService.h"
#include <nsIGenericFactory.h>
Include dependency graph for sbPlayQueueServiceComponent.cpp:

Go to the source code of this file.

Functions

 NS_IMPL_NSGETMODULE (SongbirdPlayQueueServiceComponent, sbPlayQueueServiceComponent)
 

Variables

static const nsModuleComponentInfo sbPlayQueueServiceComponent []
 

Detailed Description

Songbird Play Queue Service component factory.

Definition in file sbPlayQueueServiceComponent.cpp.

Function Documentation

NS_IMPL_NSGETMODULE ( SongbirdPlayQueueServiceComponent  ,
sbPlayQueueServiceComponent   
)

Variable Documentation

const nsModuleComponentInfo sbPlayQueueServiceComponent[]
static
Initial value:
=
{
{
"Songbird Play Queue Service" ,
{ 0xe6407d63, 0x33d2, 0x402e, { 0xa1, 0x66, 0x3d, 0x6b, 0xc7, 0x85, 0xa4, 0x8e } } ,
"@songbirdnest.com/Songbird/playqueue/service;1" ,
sbPlayQueueServiceConstructor,
}
}
static NS_METHOD RegisterSelf(nsIComponentManager *aCompMgr, nsIFile *aPath, const char *aLoaderStr, const char *aType, const nsModuleComponentInfo *aInfo)

Definition at line 36 of file sbPlayQueueServiceComponent.cpp.