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

Static Public Member Functions

NS_DECL_ISUPPORTS static
NS_DECL_SBICDTOCENTRY
sbMockCDTOCEntry
New (PRInt32 aFrameOffset, PRTime aLength, PRInt32 aTrackNumber, PRInt16 aTrackMode, nsAString const &aDrive)
 

Protected Member Functions

 sbMockCDTOCEntry (PRInt32 aFrameOffset, PRTime aLength, PRInt32 aTrackNumber, PRInt16 aTrackMode, nsAString const &aDrive)
 
virtual ~sbMockCDTOCEntry ()
 

Additional Inherited Members

- Public Attributes inherited from sbICDTOCEntry
const unsigned short TRACKMODE_AUDIO = 0
 
const unsigned short TRACKMODE_DATA = 1
 
const unsigned short TRACKMODE_OTHER = 3
 
readonly attribute long frameOffset
 
readonly attribute PRTime length
 
readonly attribute long trackNumber
 
readonly attribute AString trackURI
 
readonly attribute short trackMode
 

Detailed Description

Definition at line 42 of file sbMockCDDevice.cpp.

Constructor & Destructor Documentation

sbMockCDTOCEntry::sbMockCDTOCEntry ( PRInt32  aFrameOffset,
PRTime  aLength,
PRInt32  aTrackNumber,
PRInt16  aTrackMode,
nsAString const &  aDrive 
)
inlineprotected

Definition at line 62 of file sbMockCDDevice.cpp.

Here is the caller graph for this function:

virtual sbMockCDTOCEntry::~sbMockCDTOCEntry ( )
inlineprotectedvirtual

Definition at line 75 of file sbMockCDDevice.cpp.

Member Function Documentation

NS_DECL_ISUPPORTS static NS_DECL_SBICDTOCENTRY sbMockCDTOCEntry* sbMockCDTOCEntry::New ( PRInt32  aFrameOffset,
PRTime  aLength,
PRInt32  aTrackNumber,
PRInt16  aTrackMode,
nsAString const &  aDrive 
)
inlinestatic

Definition at line 48 of file sbMockCDDevice.cpp.

Here is the call graph for this function:


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