
Derived interface may define a function getWriter() that returns an interface derived from DeviceWriter.
Definition at line 87 of file device.idl.
| void corba::dvc::Device::destroy | ( | ) |
Destroy the object and its servant, releasing all memory.
| DeviceId corba::dvc::Device::id | ( | ) | raises (common::OsbCorbaException) |
Unique id of the device.
| imgmt::PoolId corba::dvc::Device::poolId | ( | ) | raises (common::OsbCorbaException) |
The inventory pool of the device.
It is not set (0) if the device is not assigned to a pool.
| DeviceStatus corba::dvc::Device::status | ( | ) | raises (common::OsbCorbaException) |
The status of the device.
| DeviceType corba::dvc::Device::type | ( | ) | raises (common::OsbCorbaException) |
Device type.
1.4.7