import"sbIDeviceImage.idl";
Public Attributes | |
attribute AString | filename |
attribute AString | subdirectory |
attribute unsigned long long | size |
Holds information about a device image.
Definition at line 39 of file sbIDeviceImage.idl.
attribute AString sbIDeviceImage::filename |
The filename for the image
Definition at line 43 of file sbIDeviceImage.idl.
attribute unsigned long long sbIDeviceImage::size |
The physical size of the image in bytes.
Definition at line 53 of file sbIDeviceImage.idl.
attribute AString sbIDeviceImage::subdirectory |
The subdirectory in which the image lies on the device
Definition at line 48 of file sbIDeviceImage.idl.