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

Public Member Functions

 sbMockCDDevice ()
 
 ~sbMockCDDevice ()
 
- Public Member Functions inherited from sbICDDevice
void eject ()
 
void lockDevice ()
 
void unlockDevice ()
 

Static Public Member Functions

NS_DECL_ISUPPORTS
NS_DECL_SBICDDEVICE static
NS_DECL_SBIMOCKCDDEVICE
sbMockCDDevice
New (nsAString const &aName, PRBool aReadable, PRBool aWritable, PRBool aDiscInserted, PRUint32 aDiscType)
 

Protected Member Functions

 sbMockCDDevice (nsAString const &aName, PRBool aReadable, PRBool aWritable, PRBool aDiscInserted, PRUint32 aDiscType)
 

Additional Inherited Members

- Public Attributes inherited from sbICDDevice
const unsigned long AUDIO_DISC_TYPE = 0
 
const unsigned long DATA_DISC_TYPE = 1
 
readonly attribute AString name
 
readonly attribute boolean readable
 
readonly attribute boolean writeable
 
readonly attribute boolean isDiscInserted
 
readonly attribute ACString identifier
 
readonly attribute sbICDTOC discTOC
 
readonly attribute unsigned long discType
 
readonly attribute boolean isDeviceLocked
 

Detailed Description

Definition at line 251 of file sbMockCDDevice.cpp.

Constructor & Destructor Documentation

sbMockCDDevice::sbMockCDDevice ( )
inline

Definition at line 271 of file sbMockCDDevice.cpp.

Here is the caller graph for this function:

sbMockCDDevice::~sbMockCDDevice ( )
inline

Definition at line 278 of file sbMockCDDevice.cpp.

sbMockCDDevice::sbMockCDDevice ( nsAString const &  aName,
PRBool  aReadable,
PRBool  aWritable,
PRBool  aDiscInserted,
PRUint32  aDiscType 
)
inlineprotected

Definition at line 284 of file sbMockCDDevice.cpp.

Member Function Documentation

NS_DECL_ISUPPORTS NS_DECL_SBICDDEVICE static NS_DECL_SBIMOCKCDDEVICE sbMockCDDevice* sbMockCDDevice::New ( nsAString const &  aName,
PRBool  aReadable,
PRBool  aWritable,
PRBool  aDiscInserted,
PRUint32  aDiscType 
)
inlinestatic

Definition at line 258 of file sbMockCDDevice.cpp.

Here is the call graph for this function:


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