sbRemoteIndexedMediaItem.cpp File Reference
#include "sbRemoteAPIUtils.h"
#include "sbRemoteIndexedMediaItem.h"
#include "sbRemotePlayer.h"
#include <sbClassInfoUtils.h>
#include <sbIMediaItem.h>
#include <nsServiceManagerUtils.h>
Include dependency graph for sbRemoteIndexedMediaItem.cpp:

Go to the source code of this file.

Functions

 NS_IMPL_ISUPPORTS4 (sbRemoteIndexedMediaItem, nsIClassInfo, nsISecurityCheckedComponent, sbIIndexedMediaItem, sbISecurityAggregator) NS_IMPL_CI_INTERFACE_GETTER4(sbRemoteIndexedMediaItem
 

Variables

static const char * sPublicWProperties [] = { "" }
 
static const char * sPublicRProperties []
 
static const char * sPublicMethods [] = { "" }
 
 nsISupports
 
 sbISecurityAggregator
 
 sbIIndexedMediaItem
 

Function Documentation

Variable Documentation

nsISupports

Definition at line 61 of file sbRemoteIndexedMediaItem.cpp.

const char* sPublicMethods[] = { "" }
static

Definition at line 52 of file sbRemoteIndexedMediaItem.cpp.

const char* sPublicRProperties[]
static
Initial value:
=
{
"helper:index",
"helper:mediaItem",
"classinfo:classDescription",
"classinfo:contractID",
"classinfo:classID",
"classinfo:implementationLanguage",
"classinfo:flags"
}

Definition at line 38 of file sbRemoteIndexedMediaItem.cpp.

const char* sPublicWProperties[] = { "" }
static

Definition at line 36 of file sbRemoteIndexedMediaItem.cpp.