sbICDDevice Interface Reference

import"sbICDDevice.idl";

Inheritance diagram for sbICDDevice:
[legend]
Collaboration diagram for sbICDDevice:
[legend]

Public Member Functions

void eject ()
 
void lockDevice ()
 
void unlockDevice ()
 

Public Attributes

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 136 of file sbICDDevice.idl.

Member Function Documentation

void sbICDDevice::eject ( )
void sbICDDevice::lockDevice ( )
void sbICDDevice::unlockDevice ( )

Member Data Documentation

const unsigned long sbICDDevice::AUDIO_DISC_TYPE = 0

Definition at line 141 of file sbICDDevice.idl.

const unsigned long sbICDDevice::DATA_DISC_TYPE = 1

Definition at line 142 of file sbICDDevice.idl.

readonly attribute sbICDTOC sbICDDevice::discTOC

Definition at line 173 of file sbICDDevice.idl.

readonly attribute unsigned long sbICDDevice::discType

Definition at line 178 of file sbICDDevice.idl.

readonly attribute ACString sbICDDevice::identifier

Definition at line 168 of file sbICDDevice.idl.

readonly attribute boolean sbICDDevice::isDeviceLocked

Definition at line 188 of file sbICDDevice.idl.

readonly attribute boolean sbICDDevice::isDiscInserted

Definition at line 162 of file sbICDDevice.idl.

readonly attribute AString sbICDDevice::name

Definition at line 147 of file sbICDDevice.idl.

readonly attribute boolean sbICDDevice::readable

Definition at line 152 of file sbICDDevice.idl.

readonly attribute boolean sbICDDevice::writeable

Definition at line 157 of file sbICDDevice.idl.


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