ovm_test_done_objection Class Reference

Inheritance diagram for class ovm_test_done_objection:

List of all members.



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 


Member Function Documentation

 virtual task
 ovm_test_done_objection::all_dropped

 (  ovm_object obj , ovm_object source_obj , int count  ) 


 Superseded tasks 
 ovm_objection :: all_dropped 

  function ovm_object
 ovm_test_done_objection::create

 (  string name = ""  ) 


 Superseded functions 
 ovm_object :: create 
 ovm_objection :: create 

 virtual function void
 ovm_test_done_objection::drop_objection

 (  ovm_object obj = null, int count = 1  ) 


 Superseded functions 
 ovm_objection :: drop_objection 

 virtual task
 ovm_test_done_objection::force_stop

 (  ovm_object obj = null  ) 

 static function ovm_test_done_objection
 ovm_test_done_objection::get

 (   ) 

 static function type_id
 ovm_test_done_objection::get_type

 (   ) 


 Superseded functions 
 ovm_object :: get_type 
 ovm_objection :: get_type 

 virtual function string
 ovm_test_done_objection::get_type_name

 (   ) 


 Superseded functions 
 ovm_object :: get_type_name 
 ovm_objection :: get_type_name 

  function void
 ovm_test_done_objection::new

 (  string name = "ovm_test_done"  ) 


 Superseded functions 
 ovm_object :: new 
 ovm_report_object :: new 
 ovm_objection :: new 

 virtual function void
 ovm_test_done_objection::qualify

 (  ovm_object obj = null, bit is_raise  ) 

 virtual function void
 ovm_test_done_objection::raise_objection

 (  ovm_object obj = null, int count = 1  ) 


 Superseded functions 
 ovm_objection :: raise_objection 


Member Attribute Documentation

 protected bit  attribute
 ovm_test_done_objection::m_forced

 static protected ovm_test_done_objection  attribute
 ovm_test_done_objection::m_inst = null


Member Typedef Documentation

 typedef class  ovm_test_done_objection::type_id
 Typedefe'd string ==>   ovm_object_registry#(ovm_test_done_objection,)