OVERVIEW DOCUMENTATION
API DOCUMENTATION
uvm_pkg :: uvm_derived_callbacks
Collaboration Diagram of uvm_derived_callbacks
Class- uvm_derived_callbacks #(T,ST,CB)
This type is not really expected to be used directly by the user, instead they are expected to use the macro uvm_set_super_type. The sole purpose of this type is to allow for setting up of the derived_type/super_type mapping.
Name
Default value
Description
uvm_object
uvm_callback
Actual Type
uvm_derived_callbacks#(T, ST, CB)
uvm_callbacks#(T)
uvm_callbacks#(ST)
Class- uvm_derived_callbacks #(T,ST,CB)
This type is not really expected to be used directly by the user, instead they are expected to use the macro uvm_set_super_type. The sole purpose of this type is to allow for setting up of the derived_type/super_type mapping.