can_link_impl cell
Simics Reference Manual  /  5 Classes  / 

cdrom_image

Description

This class allows an image containing the contents of a CD-ROM in ISO9660 format to be accessible from the simulated target machine. This is a convenient way to import files into the simulated system.

Interfaces Implemented

conf_object, log_object, cdrom_media

Notifiers

cell-change
Notifier that is triggered after the object's cell was changed.
object-delete
Notifier that is triggered just before Simics object is deleted.
queue-change
Notifier that is triggered after the object's clock was changed. New clock can be obtained with the SIM_object_clock function.

Commands for this class

Attributes

capacity
Pseudo attribute; read-only access; type: i
The capacity of the CD-ROM in blocks.
image
Optional attribute; read/write access; type: o|[os]|n
An image object that holds the data on the CD-ROM.

Required interfaces: image.

Provided By

cdrom-image
can_link_impl cell