SVT extract_phase Class Member List

This is the complete list of members for class extract_phase, including all inherited members.


 ovm_phase   function void  add_alias ( ovm_phase the_alias, ovm_phase exist_ph )   
 extract_phase  virtual  function void  call_func ( ovm_component parent )   
 ovm_phase  virtual  task  call_task ( ovm_component parent )   
 ovm_phase   function ovm_phase  get_insertion_phase ( )   
 ovm_phase   function string  get_name ( )   
 extract_phase  virtual  function string  get_type_name ( )   
 ovm_phase   function bit  has_executed ( ovm_component comp )   
 ovm_phase   function bit  is_done ( )   
 ovm_phase   function bit  is_in_progress ( )   
 ovm_phase   function bit  is_task ( )   
 ovm_phase   function bit  is_top_down ( )   
 ovm_phase   function void  m_set_done ( )   
 ovm_phase   function void  m_set_in_progress ( )   
 ovm_phase   function void  m_set_is_started ( bit val )   
 extract_phase   function void  new ( )   
 ovm_phase   function void  reset ( )   
 ovm_phase   function void  set_executed ( ovm_component comp )   
 ovm_phase   function void  set_insertion_phase ( ovm_phase phase )   
 ovm_phase   task  wait_done ( )   
 ovm_phase   task  wait_start ( )