Inheritance diagram for class ovm_test_done_objection:
Public Member Functions | |
| virtual task | all_dropped ( ovm_object obj, ovm_object source_obj, int count ) |
| function ovm_object | create ( string name = "" ) |
| virtual function void | drop_objection ( ovm_object obj = null, int count = 1 ) |
| virtual task | force_stop ( ovm_object obj = null ) |
| static function ovm_test_done_objection | get ( ) |
| static function type_id | get_type ( ) |
| virtual function string | get_type_name ( ) |
| function void | new ( string name = "ovm_test_done" ) |
| virtual function void | qualify ( ovm_object obj = null, bit is_raise ) |
| virtual function void | raise_objection ( ovm_object obj = null, int count = 1 ) |
Protected Attributes | |
| protected bit | m_forced |
| static protected ovm_test_done_objection | m_inst = null; |
Member Typedefs | |
| typedef class | type_id |
|
||||
|
|
||||||
|
|
||||
|
|
|
|
||||||
|
|
||||||
|
|
||||||||
|
|
|
||||
|
|
|
|