#include <sbRemoteMediaItemStatusEvent.h>
Public Member Functions | |
NS_DECL_ISUPPORTS NS_DECL_NSICLASSINFO NS_DECL_SBISECURITYAGGREGATOR virtual NS_DECL_SBIMEDIAITEMSTATUSEVENT nsresult | Init () |
NS_FORWARD_SAFE_NSISECURITYCHECKEDCOMPONENT (mSecurityMixin) | |
NS_FORWARD_SAFE_NSIDOMEVENT (mEvent) | |
NS_FORWARD_SAFE_NSIDOMNSEVENT (mNSEvent) | |
NS_IMETHOD | DuplicatePrivateData () |
NS_IMETHOD | SetTarget (nsIDOMEventTarget *aTarget) |
NS_IMETHOD_ (PRBool) IsDispatchStopped() | |
NS_IMETHOD_ (nsEvent *) GetInternalNSEvent() | |
NS_IMETHOD | SetTrusted (PRBool aTrusted) |
sbRemoteMediaItemStatusEvent (sbRemotePlayer *aRemotePlayer) | |
~sbRemoteMediaItemStatusEvent () | |
NS_IMETHOD | InitEvent (nsIDOMEvent *, sbIMediaItem *, PRInt32) |
Protected Attributes | |
nsCOMPtr < nsISecurityCheckedComponent > | mSecurityMixin |
nsRefPtr< sbRemotePlayer > | mRemotePlayer |
nsCOMPtr< sbIMediaItem > | mWrappedItem |
PRInt32 | mStatus |
nsCOMPtr< nsIDOMEvent > | mEvent |
nsCOMPtr< nsIDOMNSEvent > | mNSEvent |
Additional Inherited Members | |
Public Attributes inherited from sbISecurityAggregator | |
readonly attribute sbIRemotePlayer | remotePlayer |
Public Attributes inherited from sbIMediaItemStatusEvent | |
readonly attribute sbIMediaItem | item |
readonly attribute long | status |
Definition at line 49 of file sbRemoteMediaItemStatusEvent.h.
sbRemoteMediaItemStatusEvent::sbRemoteMediaItemStatusEvent | ( | sbRemotePlayer * | aRemotePlayer | ) |
Definition at line 96 of file sbRemoteMediaItemStatusEvent.cpp.
sbRemoteMediaItemStatusEvent::~sbRemoteMediaItemStatusEvent | ( | ) |
Definition at line 110 of file sbRemoteMediaItemStatusEvent.cpp.
NS_IMETHOD sbRemoteMediaItemStatusEvent::DuplicatePrivateData | ( | ) |
nsIPrivateDOMEvent - this is non-XPCOM so no forward macro
|
virtual |
Definition at line 94 of file sbRemoteMediaItemStatusEvent.cpp.
NS_IMETHODIMP sbRemoteMediaItemStatusEvent::InitEvent | ( | nsIDOMEvent * | aEvent, |
sbIMediaItem * | aMediaItem, | ||
PRInt32 | aStatus | ||
) |
Definition at line 140 of file sbRemoteMediaItemStatusEvent.cpp.
sbRemoteMediaItemStatusEvent::NS_FORWARD_SAFE_NSIDOMEVENT | ( | mEvent | ) |
sbRemoteMediaItemStatusEvent::NS_FORWARD_SAFE_NSIDOMNSEVENT | ( | mNSEvent | ) |
sbRemoteMediaItemStatusEvent::NS_FORWARD_SAFE_NSISECURITYCHECKEDCOMPONENT | ( | mSecurityMixin | ) |
sbRemoteMediaItemStatusEvent::NS_IMETHOD_ | ( | PRBool | ) |
sbRemoteMediaItemStatusEvent::NS_IMETHOD_ | ( | nsEvent * | ) |
NS_IMETHOD sbRemoteMediaItemStatusEvent::SetTarget | ( | nsIDOMEventTarget * | aTarget | ) |
NS_IMETHOD sbRemoteMediaItemStatusEvent::SetTrusted | ( | PRBool | aTrusted | ) |
|
protected |
Definition at line 87 of file sbRemoteMediaItemStatusEvent.h.
|
protected |
Definition at line 88 of file sbRemoteMediaItemStatusEvent.h.
|
protected |
Definition at line 82 of file sbRemoteMediaItemStatusEvent.h.
|
protected |
Definition at line 81 of file sbRemoteMediaItemStatusEvent.h.
|
protected |
Definition at line 86 of file sbRemoteMediaItemStatusEvent.h.
|
protected |
Definition at line 85 of file sbRemoteMediaItemStatusEvent.h.