VMM vmm_log Class Member List

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


                                                                                                                                                                                                                                                                 
 vmm_logenum value  ABORT_SIM 
 vmm_logenum value  ALL_SEVS 
 vmm_logenum value  ALL_TYPS 
 vmm_logenum value  COMMAND_TYP 
 vmm_logenum value  CONTINUE 
 vmm_logenum value  COUNT_ERROR 
 vmm_logenum value  CYCLE_TYP 
 vmm_logenum value  DEBUGGER 
 vmm_logenum value  DEBUG_SEV 
 vmm_logenum value  DEBUG_TYP 
 vmm_logenum value  DEFAULT 
 vmm_logenum value  DEFAULT_HANDLING 
 vmm_logenum value  DEFAULT_SEV 
 vmm_logenum value  DEFAULT_TYP 
 vmm_logenum value  DUMP_STACK 
 vmm_logenum value  ERROR_SEV 
 vmm_logenum value  FAILURE_TYP 
 vmm_logenum value  FATAL_SEV 
 vmm_logenum value  HIDDEN_SEV 
 vmm_logenum value  IGNORE 
 vmm_logenum value  IGNORE_SEV 
 vmm_logenum value  INTERNAL_TYP 
 vmm_logenum value  NORMAL_SEV 
 vmm_logenum value  NOTE_TYP 
 vmm_logenum value  NOTIFY_TYP 
 vmm_logenum value  PROTOCOL_TYP 
 vmm_logenum value  REPORT_TYP 
 vmm_logenum value  STDOUT 
 vmm_logenum value  STOP_PROMPT 
 vmm_logenum value  TIMING_TYP 
 vmm_logenum value  TRACE_SEV 
 vmm_logenum value  TRANSACTION_TYP 
 vmm_logenum value  UNCHANGED 
 vmm_logenum value  USER_TYP_0 
 vmm_logenum value  USER_TYP_1 
 vmm_logenum value  USER_TYP_2 
 vmm_logenum value  VERBOSE_SEV 
 vmm_logenum value  WARNING_SEV 
 vmm_logenum value  XHANDLING_TYP 
 vmm_logvirtual  function void  add_watchpoint ( int watchpoint_id, string name = "", string inst = "", bit recurse = 0 ) 
 vmm_logvirtual  function void  append_callback ( vmm_log_callbacks cb ) 
 vmm_log vmm_log  below 
 vmm_logstatic local  vmm_log_callbacks  callbacks 
 vmm_logvirtual  function vmm_log  copy ( vmm_log to = NULL ) 
 vmm_logvirtual  function int  create_watchpoint ( int typs = ALL_TYPS, int severity = ALL_SEVS, string text = "", logic issued = 1'bx ) 
 vmm_loglocal  function int  default_handling ( int severity ) 
 vmm_logstatic local  int  dflt_lvl 
 vmm_logvirtual  function void  disable_types ( int typs, string name = "", string inst = "", bit recursive = 0 ) 
 vmm_logvirtual  function void  display ( string prefix = "" ) 
 vmm_logvirtual  function void  enable_types ( int typs, string name = "", string inst = "", bit recursive = 0 ) 
 vmm_loglocal  int  enabled_typs 
 vmm_logvirtual  function void  end_msg ( ) 
 vmm_logstatic local  int  error_count 
 vmm_logstatic local  int  error_limit 
 vmm_loglocal  function void  filter ( ) 
 vmm_loglocal  function void  flush_msg ( ) 
 vmm_logstatic local  vmm_log_format  fmt 
 vmm_log function vmm_log  for_each ( ) 
 vmm_logstatic local  int  force_lvl 
 vmm_loglocal  int  fp 
 vmm_logvirtual  function string  get_instance ( ) 
 vmm_logvirtual  function int  get_message_count ( int severity = ALL_SEVS, string name = "", string inst = "", bit recurse = 0 ) 
 vmm_logvirtual  function string  get_name ( ) 
 vmm_log function int  get_verbosity ( ) 
 vmm_logenum  handling_e 
 vmm_log function string  handling_image ( int handling ) 
 vmm_loglocal  int  has_text_modifiers 
 vmm_logstatic local  int  in_callbacks 
 vmm_loglocal  string  inst 
 vmm_logvirtual  function void  is_above ( vmm_log log ) 
 vmm_loglocal  bit  is_all 
 vmm_logstatic local  bit  is_pattern 
 vmm_loglocal  int  is_self 
 vmm_logvirtual  function void  kill ( ) 
 vmm_logstatic local  vmm_log  known 
 vmm_logstatic local  int  known_idx 
 vmm_logvirtual  function void  list ( string name = "/./", string inst = "/./", bit recurse = 0 ) 
 vmm_loglocal  int  log_lvl 
 vmm_logvirtual  function void  log_start ( int file, string name = "", string inst = "", bit recurse = 0 ) 
 vmm_logvirtual  function void  log_stop ( int file, string name = "", string inst = "", bit recurse = 0 ) 
 vmm_logstatic local  vmm_log_modifier  modifier_cache 
 vmm_loglocal  int  modifier_ids 
 vmm_logvirtual  function int  modify ( string name = "", string inst = "", bit recursive = 0, int typ = ALL_TYPS, int severity = ALL_SEVS, string text = "", int new_typ = UNCHANGED, int new_severity = UNCHANGED, int handling = UNCHANGED ) 
 vmm_loglocal  vmm_log_msg  msg 
 vmm_logstatic local  string  msg_format 
 vmm_loglocal  string  msg_txt 
 vmm_loglocal  int  n_demoted 
 vmm_loglocal  int  n_msg 
 vmm_loglocal  string  name 
 vmm_log function void  new ( string name, string inst, vmm_log under = NULL ) 
 vmm_loglocal  function void  notify ( ) 
 vmm_logstatic local  string  pattern 
 vmm_logstatic local  bit  plus_debug 
 vmm_logstatic local  string  prefix 
 vmm_logvirtual  function void  prepend_callback ( vmm_log_callbacks cb ) 
 vmm_loglocal  function void  promote ( ) 
 vmm_logvirtual  function string  psdisplay ( string prefix = "" ) 
 vmm_logstatic local  int  recurse 
 vmm_logstatic local  int  recurse_id 
 vmm_logstatic local  vmm_log_below_iter  recurse_stack 
 vmm_logvirtual  function void  remove_watchpoint ( int watchpoint_id = 1, string name = "", string inst = "", bit recurse = 0 ) 
 vmm_logvirtual  function void  report ( string name = "/./", string inst = "/./", bit recurse = 0 ) 
 vmm_log function void  reset ( string name = "/./", string inst = "/./", bit recurse = 0 ) 
 vmm_logvirtual  function vmm_log_format  set_format ( vmm_log_format fmt ) 
 vmm_logvirtual  function void  set_instance ( string inst ) 
 vmm_logvirtual  function void  set_name ( string name ) 
 vmm_logvirtual  function string  set_sev_image ( int severity, string image ) 
 vmm_logvirtual  function string  set_typ_image ( int typ, string image ) 
 vmm_logvirtual  function void  set_verbosity ( int severity, string name = "", string inst = "", bit recursive = 0 ) 
 vmm_log function string  sev_image ( int severity ) 
 vmm_logstatic local  string  sev_images 
 vmm_logstatic local  int  sev_list 
 vmm_logenum  severities_e 
 vmm_logvirtual  function bit  start_msg ( int typ, int severity = DEFAULT_SEV ) 
 vmm_logenum  stdout_e 
 vmm_logvirtual  function void  stop_after_n_errors ( int n ) 
 vmm_logenum  symbols_e 
 vmm_logvirtual  function bit  text ( string msg = "" ) 
 vmm_log function string  typ_image ( int typ ) 
 vmm_logstatic local  string  type_images 
 vmm_logstatic local  int  type_list 
 vmm_logenum  types_e 
 vmm_logvirtual  function void  unmodify ( int modification_id = 1, string name = "", string inst = "", bit recursive = 0 ) 
 vmm_logvirtual  function void  unregister_callback ( vmm_log_callbacks cb ) 
 vmm_loglocal  int  visited 
 vmm_logvirtual  task  wait_for_msg (string name = "", string inst = "", bit recurse = 0, int typs = ALL_TYPS, int severity = ALL_SEVS, string text = "", logic issued = 1'bx, vmm_log_msg msg 
 vmm_logvirtual  task  wait_for_watchpoint (int watchpoint_id, vmm_log_msg msg 
 vmm_logstatic local  vmm_log_watchpoint  watchpoint_cache 
 vmm_loglocal  int  watchpoint_ids