Inheritance diagram for class uvm_test_done_objection:
Public Member Functions | |
| virtual task | all_dropped ( uvm_object obj, uvm_object source_obj, string description, int count ) |
| function uvm_object | create ( string name = "" ) |
| virtual function void | drop_objection ( uvm_object obj = null, string description = "", int count = 1 ) |
| virtual task | force_stop ( uvm_object obj = null ) |
| static function uvm_test_done_objection | get ( ) |
| static function type_id | get_type ( ) |
| virtual function string | get_type_name ( ) |
| task | m_do_stop_all ( uvm_component comp ) |
| task | m_stop_request ( ) |
| function void | new ( string name = "uvm_test_done" ) |
| virtual function void | qualify ( uvm_object obj = null, bit is_raise, string description ) |
| virtual function void | raise_objection ( uvm_object obj = null, string description = "", int count = 1 ) |
| function void | stop_request ( ) |
Public Attributes | |
| time | stop_timeout = 0; |
Protected Attributes | |
| protected bit | m_forced |
| static protected uvm_test_done_objection | m_inst |
Member Typedefs | |
| typedef class | type_id |
|
||||
|
|
||||||
|
|
||||
|
|
|
|
||||||
|
|
||||||
|
|
|
|
||||||||
|
|
|
||||
|
|
|
|
|
|