SVT svt_event_pool Class Member List

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


 svt_event_pool   function void  add ( string key, ovm_event item )  Add a check to ensure that this method is not called directly (use add_ev instead); 
 svt_event_pool   function void  add_ev ( string key, ovm_event item, bit is_on_off = 0, int skip_file = 0 )  Method used to add and event to the pool and to set up logging information. This method should be used instead of the `SVT_XVM(pool)::add method.  
 ovm_object   function ovm_object  clone ( )   
 ovm_object   function bit  compare ( ovm_object rhs, ovm_comparer comparer = null )   
 ovm_object   function string  convert2string ( )   
 ovm_object   function void  copy ( ovm_object rhs )   
 ovm_pool  virtual  function ovm_object  create ( string name = "" )   
 ovm_object_string_pool  virtual  function void  delete ( string key )   
 ovm_object   function bit  do_compare ( ovm_object rhs, ovm_comparer comparer )   
 ovm_pool  virtual  function void  do_copy ( ovm_object rhs )   
 ovm_object   function void  do_pack ( ovm_packer packer )   
 ovm_object_string_pool  virtual  function void  do_print ( ovm_printer printer )   
 ovm_object   function void  do_record ( ovm_recorder recorder )   
 ovm_object   function string  do_sprint ( ovm_printer printer )   
 ovm_object   function void  do_unpack ( ovm_packer packer )   
 ovm_pool  virtual  function int  exists ( KEY key )   
 ovm_pool  virtual  function int  first ( ref KEY key )   
 ovm_object_string_pool  virtual  function T  get ( string key )   
 svt_event_pool  static  function bit  get_event_is_off ( ovm_object_string_pool ev_pool, string ev_name )  Static utility method that makes it easy to get the 'is_off' state for an event. 
 svt_event_pool  static  function bit  get_event_is_on ( ovm_object_string_pool ev_pool, string ev_name )  Static utility method that makes it easy to get the 'is_on' state for an event. 
 svt_event_pool  static  function ovm_object  get_event_trigger_data ( ovm_object_string_pool ev_pool, string ev_name )  Static utility method that makes it easy to get the event triger_data. 
 ovm_object   function string  get_full_name ( )   
 ovm_object_string_pool  static  function T  get_global ( string key )   
 ovm_object_string_pool  static  function this_type  get_global_pool ( )   
 ovm_object  static  function int  get_inst_count ( )   
 ovm_object   function int  get_inst_id ( )   
 ovm_object   function string  get_name ( )   
 ovm_object   function ovm_object_wrapper  get_object_type ( )   
 ovm_object  static  function ovm_object_wrapper  get_type ( )   
 ovm_object_string_pool  virtual  function string  get_type_name ( )   
 ovm_object  static  function ovm_status_container  init_status ( )   
 ovm_pool  virtual  function int  last ( ref KEY key )   
 svt_event_pool   function void  log_to_logger ( int log_file_id, bit events_described, svt_logger logger )  Internal method used to log events. 
 svt_event_pool   function void  mcd_skip_next ( string key, int log_file_id )  Internal method used to log events. 
 ovm_object  static protected  function void  m_delete_field_array ( )   
 ovm_object  protected  function int  m_do_data ( string arg, inout ovm_bitstream_t lhs, input ovm_bitstream_t rhs, int what, int bits, int flag )   
 ovm_object  protected  function int  m_do_data_object ( string arg, inout ovm_object lhs, input ovm_object rhs, int what, int flag )   
 ovm_object  protected  function int  m_do_data_real ( string arg, inout real lhs, input real rhs, int what, int flag )   
 ovm_object  protected  function int  m_do_data_string ( string arg, inout string lhs, input string rhs, int what, int flag )   
 ovm_object  protected  function void  m_do_field_check ( string field )   
 ovm_object  protected  function int  m_do_set ( string match, string arg, inout ovm_bitstream_t lhs, input int what, int flag )   
 ovm_object  protected  function int  m_do_set_object ( string match, string arg, inout ovm_object lhsobj, input int what, int flag )   
 ovm_object  protected  function int  m_do_set_string ( string match, string arg, inout string lhs, input int what, int flag )   
 ovm_object  static protected int  m_field_array [string]  
 ovm_object   function void  m_field_automation ( ovm_object tmp_data__, int what__, string str__ )   
 ovm_object  protected  function string  m_get_function_type ( int what )   
 ovm_object  protected virtual  function ovm_report_object  m_get_report_object ( )   
 ovm_object  static  function ovm_status_container  m_get_status ( )   
 ovm_object_string_pool  static protected ovm_object_string_pool  m_global_pool  
 ovm_object  static protected int  m_inst_count = 0;  
 ovm_object  protected  function void  m_record_field_object ( string arg, ovm_object value, ovm_recorder recorder = null, int flag = OVM_DEFAULT )   
 ovm_object  static protected ovm_status_container  m_sc = init_status;  
 svt_event_pool   function void  new ( string name = "svt_event_pool", string suite_name = "", ovm_report_object reporter = null )  CONSTRUCTOR: Creates a new instance of the svt_event_pool class, passing the appropriate argument values to the `SVT_XVM(event_pool) parent class.  
 ovm_pool  virtual  function int  next ( ref KEY key )   
 ovm_pool  virtual  function int  num ( )   
 ovm_object   function int  pack ( ref bit bitstream[], input ovm_packer packer )   
 ovm_object   function int  pack_bytes ( ref byte unsigned bytestream[], input ovm_packer packer )   
 ovm_object   function int  pack_ints ( ref int unsigned intstream[], input ovm_packer packer )   
 ovm_pool  protected ovm_barrier  pool [0]  
 ovm_pool  virtual  function int  prev ( ref KEY key )   
 ovm_object   function void  print ( ovm_printer printer = null )   
 ovm_object  static  function void  print_field_match ( string fnc, string match )   
 ovm_object  static bit  print_matches = 0;  
 ovm_object   function void  record ( ovm_recorder recorder = null )   
 svt_event_pool  ovm_report_object  reporter SVT message macros route messages through this reference  
 ovm_object   function void  reseed ( )   
 svt_event_pool  static  function void  reset_event ( ovm_object_string_pool ev_pool, string ev_name )  Static utility method that makes it easy to reset an event. 
 ovm_object   function void  set_int_local ( string field_name, ovm_bitstream_t value, bit recurse = 1 )   
 ovm_object   function void  set_name ( string name )   
 ovm_object   function void  set_object_local ( string field_name, ovm_object value, bit clone = 1, bit recurse = 1 )   
 ovm_object   function void  set_string_local ( string field_name, string value, bit recurse = 1 )   
 ovm_object   function string  sprint ( ovm_printer printer = null )   
 ovm_object_string_pool  typedef  this_type   
 svt_event_pool  static  function void  trigger_event ( ovm_object_string_pool ev_pool, string ev_name, ovm_object data = null )  Static utility method that makes it easy to trigger an event. 
 ovm_object_string_pool  static const string  type_name = { "ovm_obj_str_pool" };  
 ovm_object   function int  unpack ( ref bit bitstream[], input ovm_packer packer )   
 ovm_object   function int  unpack_bytes ( ref byte unsigned bytestream[], input ovm_packer packer )   
 ovm_object   function int  unpack_ints ( ref int unsigned intstream[], input ovm_packer packer )   
 ovm_object  static bit  use_ovm_seeding = 1;  
 svt_event_pool  static  task  wait_event_off ( ovm_object_string_pool ev_pool, string ev_name )  Static utility method that makes it easy to wait for an event to be 'off'. 
 svt_event_pool  static  task  wait_event_on ( ovm_object_string_pool ev_pool, string ev_name )  Static utility method that makes it easy to wait for an event to be 'on'. 
 svt_event_pool  static  task  wait_event_trigger ( ovm_object_string_pool ev_pool, string ev_name )  Static utility method that makes it easy to wait for an event.