SVT uvm_callbacks_objection Class Member List

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


 uvm_callbacks_objection  virtual  task  all_dropped ( uvm_object obj, uvm_object source_obj, string description, int count )   
 uvm_objection  virtual  function void  clear ( uvm_object obj = null )   
 uvm_object   function uvm_object  clone ( )   
 uvm_object   function bit  compare ( uvm_object rhs, uvm_comparer comparer = null )   
 uvm_objection   function string  convert2string ( )   
 uvm_object   function void  copy ( uvm_object rhs )   
 uvm_objection   function uvm_object  create ( string name = "" )   
 uvm_report_object  virtual  function void  die ( )   
 uvm_objection   function void  display_objections ( uvm_object obj = null, bit show_header = 1 )   
 uvm_object   function bit  do_compare ( uvm_object rhs, uvm_comparer comparer )   
 uvm_objection   function void  do_copy ( uvm_object rhs )   
 uvm_object   function void  do_pack ( uvm_packer packer )   
 uvm_object   function void  do_print ( uvm_printer printer )   
 uvm_object   function void  do_record ( uvm_recorder recorder )   
 uvm_object   function void  do_unpack ( uvm_packer packer )   
 uvm_callbacks_objection  virtual  function void  dropped ( uvm_object obj, uvm_object source_obj, string description, int count )   
 uvm_objection  virtual  function void  drop_objection ( uvm_object obj = null, string description = "", int count = 1 )   
 uvm_report_object   function void  dump_report_state ( )   
 uvm_objection   function time  get_drain_time ( uvm_object obj = null )   
 uvm_object   function string  get_full_name ( )   
 uvm_object  static  function int  get_inst_count ( )   
 uvm_object   function int  get_inst_id ( )   
 uvm_object   function string  get_name ( )   
 uvm_objection   function int  get_objection_count ( uvm_object obj = null )   
 uvm_objection   function int  get_objection_total ( uvm_object obj = null )   
 uvm_objection   function void  get_objectors ( ref uvm_object list[$] )   
 uvm_object   function uvm_object_wrapper  get_object_type ( )   
 uvm_report_object   function int  get_report_action ( uvm_severity severity, string id )   
 uvm_report_object   function int  get_report_file_handle ( uvm_severity severity, string id )   
 uvm_report_object   function uvm_report_handler  get_report_handler ( )   
 uvm_report_object   function uvm_report_server  get_report_server ( )   
 uvm_report_object   function int  get_report_verbosity_level ( uvm_severity severity = UVM_INFO, string id = "" )   
 uvm_objection  static  function type_id  get_type ( )   
 uvm_objection  virtual  function string  get_type_name ( )   
 uvm_objection  protected bit  m_cleared  
 uvm_objection  protected  function string  m_display_objections ( uvm_object obj = null, bit show_header = 1 )   
 uvm_objection  protected time  m_drain_time [ uvm_object ]  
 uvm_objection   function void  m_drop ( uvm_object obj, uvm_object source_obj, string description = "", int count = 1, int in_top_thread = 0 )   
 uvm_objection  protected uvm_objection_events  m_events [ uvm_object ]  
 uvm_objection  static  task  m_execute_scheduled_forks ( )   
 uvm_objection   task  m_forked_drain ( uvm_object obj, uvm_object source_obj, string description = "", int count = 1, int in_top_thread = 0 )   
 uvm_objection   function uvm_object  m_get_parent ( uvm_object obj )   
 uvm_report_object  protected virtual  function uvm_report_object  m_get_report_object ( )   
 uvm_objection  bit  m_hier_mode = 1;  
 uvm_objection  static  function void  m_init_objections ( )   
 uvm_object  static protected int  m_inst_count  
 uvm_objection  static uvm_objection  m_objections [$]  
 uvm_objection   function void  m_propagate ( uvm_object obj, uvm_object source_obj, string description, int count, bit raise, int in_top_thread )   
 uvm_objection   function void  m_raise ( uvm_object obj, uvm_object source_obj, string description = "", int count = 1 )   
 uvm_objection   function void  m_report ( uvm_object obj, uvm_object source_obj, string description, int count, string action )   
 uvm_report_object  uvm_report_handler  m_rh  
 uvm_objection   function void  m_set_hier_mode ( uvm_object obj )   
 uvm_objection  protected int  m_source_count [ uvm_object ]  
 uvm_objection  protected uvm_root  m_top = uvm_root;  
 uvm_objection  bit  m_top_all_dropped  
 uvm_objection  protected int  m_total_count [ uvm_object ]  
 uvm_objection  protected bit  m_trace_mode  
 uvm_callbacks_objection   function void  new ( string name = "" )   
 uvm_object   function int  pack ( ref bit bitstream[], input uvm_packer packer )   
 uvm_object   function int  pack_bytes ( ref byte unsigned bytestream[], input uvm_packer packer )   
 uvm_object   function int  pack_ints ( ref int unsigned intstream[], input uvm_packer packer )   
 uvm_object   function void  print ( uvm_printer printer = null )   
 uvm_callbacks_objection  virtual  function void  raised ( uvm_object obj, uvm_object source_obj, string description, int count )   
 uvm_objection  virtual  function void  raise_objection ( uvm_object obj = null, string description = "", int count = 1 )   
 uvm_object   function void  record ( uvm_recorder recorder = null )   
 uvm_report_object  virtual  function bit  report_error_hook ( string id, string message, int verbosity, string filename, int line )   
 uvm_report_object  virtual  function bit  report_fatal_hook ( string id, string message, int verbosity, string filename, int line )   
 uvm_report_object  virtual  function void  report_header ( UVM_FILE file = 0 )   
 uvm_report_object  virtual  function bit  report_hook ( string id, string message, int verbosity, string filename, int line )   
 uvm_report_object  virtual  function bit  report_info_hook ( string id, string message, int verbosity, string filename, int line )   
 uvm_report_object  virtual  function void  report_summarize ( UVM_FILE file = 0 )   
 uvm_report_object  virtual  function bit  report_warning_hook ( string id, string message, int verbosity, string filename, int line )   
 uvm_object   function void  reseed ( )   
 uvm_report_object   function void  reset_report_handler ( )   
 uvm_objection   function void  set_drain_time ( uvm_object obj = null, time drain )   
 uvm_object   function void  set_int_local ( string field_name, uvm_bitstream_t value, bit recurse = 1 )   
 uvm_object   function void  set_name ( string name )   
 uvm_object   function void  set_object_local ( string field_name, uvm_object value, bit clone = 1, bit recurse = 1 )   
 uvm_report_object   function void  set_report_default_file ( UVM_FILE file )   
 uvm_report_object   function void  set_report_handler ( uvm_report_handler handler )   
 uvm_report_object   function void  set_report_id_action ( string id, uvm_action action )   
 uvm_report_object   function void  set_report_id_file ( string id, UVM_FILE file )   
 uvm_report_object   function void  set_report_id_verbosity ( string id, int verbosity )   
 uvm_report_object   function void  set_report_max_quit_count ( int max_count )   
 uvm_report_object   function void  set_report_severity_action ( uvm_severity severity, uvm_action action )   
 uvm_report_object   function void  set_report_severity_file ( uvm_severity severity, UVM_FILE file )   
 uvm_report_object   function void  set_report_severity_id_action ( uvm_severity severity, string id, uvm_action action )   
 uvm_report_object   function void  set_report_severity_id_file ( uvm_severity severity, string id, UVM_FILE file )   
 uvm_report_object   function void  set_report_severity_id_override ( uvm_severity cur_severity, string id, uvm_severity new_severity )   
 uvm_report_object   function void  set_report_severity_id_verbosity ( uvm_severity severity, string id, int verbosity )   
 uvm_report_object   function void  set_report_severity_override ( uvm_severity cur_severity, uvm_severity new_severity )   
 uvm_report_object   function void  set_report_verbosity_level ( int verbosity_level )   
 uvm_object   function void  set_string_local ( string field_name, string value, bit recurse = 1 )   
 uvm_object   function string  sprint ( uvm_printer printer = null )   
 uvm_objection  uvm_root  top = uvm_root;  
 uvm_objection   function bit  trace_mode ( int mode = -1 )   
 uvm_objection  typedef  type_id   
 uvm_object   function int  unpack ( ref bit bitstream[], input uvm_packer packer )   
 uvm_object   function int  unpack_bytes ( ref byte unsigned bytestream[], input uvm_packer packer )   
 uvm_object   function int  unpack_ints ( ref int unsigned intstream[], input uvm_packer packer )   
 uvm_object  static bit  use_uvm_seeding = 1;  
 uvm_report_object   function int  uvm_get_max_verbosity ( )   
 uvm_report_object  virtual  function void  uvm_report ( uvm_severity severity, string id, string message, int verbosity = UVM_NONE, string filename = "", int line = 0 )   
 uvm_report_object   function int  uvm_report_enabled ( int verbosity, uvm_severity severity = UVM_INFO, string id = "" )   
 uvm_report_object  virtual  function void  uvm_report_error ( string id, string message, int verbosity = UVM_LOW, string filename = "", int line = 0 )   
 uvm_report_object  virtual  function void  uvm_report_fatal ( string id, string message, int verbosity = UVM_NONE, string filename = "", int line = 0 )   
 uvm_report_object  virtual  function void  uvm_report_info ( string id, string message, int verbosity = UVM_MEDIUM, string filename = "", int line = 0 )   
 uvm_report_object  virtual  function void  uvm_report_warning ( string id, string message, int verbosity = UVM_MEDIUM, string filename = "", int line = 0 )   
 uvm_objection   task  wait_for ( uvm_objection_event objt_event, uvm_object obj = null )   
 uvm_objection   task  wait_for_total_count ( uvm_object obj = null, int count = 0 )   
 uvm_object   function void  __m_uvm_field_automation ( uvm_object tmp_data__, int what__, string str__ )   
 uvm_object  static uvm_status_container  __m_uvm_status_container = new;