sbRTQAddedEvent Class Reference
Inheritance diagram for sbRTQAddedEvent:
[legend]
Collaboration diagram for sbRTQAddedEvent:
[legend]

Static Public Member Functions

NS_DECL_ISUPPORTS static
NS_DECL_NSIRUNNABLE nsresult 
New (sbRequestThreadQueue *aRTQ, nsIRunnable **aEvent)
 

Protected Member Functions

 sbRTQAddedEvent ()
 
nsresult Initialize (sbRequestThreadQueue *aRTQ)
 

Detailed Description

This class provides an nsIRunnable interface that may be used to dispatch and process device request added events.

Definition at line 55 of file sbRequestThreadQueue.cpp.

Constructor & Destructor Documentation

sbRTQAddedEvent::sbRTQAddedEvent ( )
inlineprotected

Definition at line 87 of file sbRequestThreadQueue.cpp.

Here is the caller graph for this function:

Member Function Documentation

nsresult sbRTQAddedEvent::Initialize ( sbRequestThreadQueue aRTQ)
protected

Initializes our Request Thread Processor pointer

Definition at line 643 of file sbRequestThreadQueue.cpp.

nsresult sbRTQAddedEvent::New ( sbRequestThreadQueue aRTQ,
nsIRunnable **  aEvent 
)
static

Create a new sbRTQAddedEvent object for the device specified by aDevice and return it in aEvent.

Parameters
aRTQThe request thread processor that will own this event
aEventThe created event

Definition at line 766 of file sbRequestThreadQueue.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this class was generated from the following file: