sbPlaybackHistoryModule.cpp File Reference
#include <nsIGenericFactory.h>
#include <nsIServiceManager.h>
#include "sbPlaybackHistoryEntry.h"
#include "sbPlaybackHistoryService.h"
Include dependency graph for sbPlaybackHistoryModule.cpp:

Go to the source code of this file.

Functions

 NS_GENERIC_FACTORY_CONSTRUCTOR_INIT (sbPlaybackHistoryService, Init)
 

Variables

static const nsModuleComponentInfo components []
 

Function Documentation

NS_GENERIC_FACTORY_CONSTRUCTOR_INIT ( sbPlaybackHistoryService  ,
Init   
)

Variable Documentation

const nsModuleComponentInfo components[]
static
Initial value:
=
{
{
sbPlaybackHistoryEntryConstructor,
nsnull
},
{
sbPlaybackHistoryServiceConstructor,
}
}
#define SB_PLAYBACKHISTORYSERVICE_DESCRIPTION
#define SB_PLAYBACKHISTORYENTRY_CONTRACTID
#define SB_PLAYBACKHISTORYENTRY_CID
NS_DECL_ISUPPORTS NS_DECL_NSIOBSERVER NS_DECL_SBIMEDIACOREEVENTLISTENER static NS_DECL_SBIPLAYBACKHISTORYSERVICE NS_METHOD RegisterSelf(nsIComponentManager *aCompMgr, nsIFile *aPath, const char *aLoaderStr, const char *aType, const nsModuleComponentInfo *aInfo)
#define SB_PLAYBACKHISTORYSERVICE_CONTRACTID
#define SB_PLAYBACKHISTORYENTRY_DESCRIPTION
#define SB_PLAYBACKHISTORYSERVICE_CID

Definition at line 36 of file sbPlaybackHistoryModule.cpp.