sbPlayQueueService.h File Reference

Songbird Play Queue Service Component Definition. More...

#include <nsAutoPtr.h>
#include <nsCOMPtr.h>
#include <nsTArray.h>
#include <nsIObserver.h>
#include <nsIGenericFactory.h>
#include <nsIWeakReference.h>
#include <nsTHashtable.h>
#include <nsHashKeys.h>
#include <sbILibrary.h>
#include <sbILocalDatabaseLibraryCopyListener.h>
#include <sbIMediacoreEvent.h>
#include <sbIMediacoreEventListener.h>
#include <sbIMediacoreManager.h>
#include <sbIMediaListListener.h>
#include <sbIPlayQueueService.h>
#include <sbLibraryUtils.h>
#include "sbPlayQueueLibraryListener.h"
#include "sbPlayQueueExternalLibraryListener.h"
Include dependency graph for sbPlayQueueService.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sbPlayQueueService
 
class  sbPlayQueueAsyncListener
 

Macros

#define SB_PLAYQUEUESERVICE_CONTRACTID   "@songbirdnest.com/Songbird/playqueue/service;1"
 
#define SB_PLAYQUEUESERVICE_CLASSNAME   "Songbird Play Queue Service"
 
#define SB_PLAYQUEUESERVICE_CID
 

Detailed Description

Songbird Play Queue Service Component Definition.

Definition in file sbPlayQueueService.h.

Macro Definition Documentation

#define SB_PLAYQUEUESERVICE_CID
Value:
{ 0xe6407d63, 0x33d2, 0x402e, \
{ 0xa1, 0x66, 0x3d, 0x6b, 0xc7, 0x85, 0xa4, 0x8e } }

Definition at line 332 of file sbPlayQueueService.h.

#define SB_PLAYQUEUESERVICE_CLASSNAME   "Songbird Play Queue Service"

Definition at line 330 of file sbPlayQueueService.h.

#define SB_PLAYQUEUESERVICE_CONTRACTID   "@songbirdnest.com/Songbird/playqueue/service;1"

Definition at line 328 of file sbPlayQueueService.h.