Inheritance diagram for class uvm_derived_callbacks:
Public Member Functions | |
| static function this_type | get ( ) |
| static function bit | register_super_type ( string tname = "", string sname = "" ) |
Class Parameters | |
| type | CB = uvm_callback; |
| type | ST = uvm_object; |
| type | T = uvm_object; |
Public Attributes | |
| static uvm_derived_callbacks | m_d_inst |
| static uvm_callbacks | m_super_inst |
| static uvm_typeid_base | m_s_typeid |
| static uvm_callbacks | m_user_inst |
Member Typedefs | |
| typedef class | this_super_type |
| typedef class | this_type |
| typedef class | this_user_type |
|
||||
|
|
|
|
|
|
|
|
|
|
|
|