Inheritance diagram for class ovm_callbacks:
Public Member Functions | |
| virtual function void | add_cb ( T obj, CB cb, bit append = 1 ) |
| function ovm_object | create ( string name = "" ) |
| virtual function void | delete_cb ( T obj, CB cb ) |
| function void | display_cbs ( T obj = null ) |
| static function this_type | get_global_cbs ( ) |
| virtual function ovm_object_wrapper | get_object_type ( ) |
| static function type_id | get_type ( ) |
| function void | m_field_automation ( ovm_object tmp_data__, int what__, string str__ ) |
| function void | new ( string name = "ovm_callback" ) |
| function void | trace_mode ( bit mode ) |
Class Parameters | |
| parameter | CB = int; |
| type | T = int; |
Public Attributes | |
| static bit | m_fields_checked = 0; |
| static ovm_callbacks | m_global_cbs |
| static ovm_reporter | reporter = new; |
Member Typedefs | |
| typedef class | pool_t |
| typedef class | queue_t |
| typedef class | this_type |
| typedef class | type_id |
|
|
||||||
|
|
|
|
|
||||
|
|
||||
|
|
||||
|
|
||||||
|
|
|
|
|
|
|
|
|