Inheritance diagram for class uvm_callback:
Public Member Functions | |
| function bit | callback_mode ( int on = -1 ) |
| virtual function string | get_type_name ( ) |
| function bit | is_enabled ( ) |
| function void | new ( string name = "uvm_callback" ) |
Public Attributes | |
| static uvm_report_object | reporter = new; |
| static string | type_name = "uvm_callback"; |
Protected Attributes | |
| protected bit | m_enabled = 1; |
|
|
||||||||||||||||
|
|
|
||||||||||||||||||||||||||||||||
|
|
|
|