sample_device_cxx_attribute_custom_method sample_device_cxx_attribute_nested_stl_container
Simics Reference Manual  /  5 Classes  / 

sample_device_cxx_attribute_global_method

Description

Sample C++ attribute device use global method

Interfaces Implemented

conf_object, log_object

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

name_and_id
Optional attribute; read/write access; type: [si]
A pair of a name and id

Provided By

sample-device-c++
sample_device_cxx_attribute_custom_method sample_device_cxx_attribute_nested_stl_container