This is the complete list of members for class vmm_log, including all inherited members.
| vmm_log | enum value | ABORT_SIM | |
| vmm_log | function void | add_watchpoint ( int watchpoint_id, string name = "", string inst = "", bit recurse = 0 ) | |
| vmm_log | enum value | ALL_SEVS | |
| vmm_log | enum value | ALL_TYPS | |
| vmm_log | function void | append_callback ( vmm_log_callbacks cb ) | |
| vmm_log | vmm_log | below [$] | |
| vmm_log | function int | catch ( vmm_log_catcher catcher, string name = "", string inst = "", bit recurse = 0, int typs = ALL_TYPS, int severity = ALL_SEVS, string text = "" ) | |
| vmm_log | enum value | COMMAND_TYP | |
| vmm_log | enum value | CONTINUE | |
| vmm_log | function vmm_log | copy ( vmm_log to = null ) | |
| vmm_log | enum value | COUNT_ERROR | |
| vmm_log | function int | create_watchpoint ( int typs = ALL_TYPS, int severity = ALL_SEVS, string text = "", logic issued = 1'bx ) | |
| vmm_log | enum value | CYCLE_TYP | |
| vmm_log | enum value | DEBUG_SEV | |
| vmm_log | enum value | DEBUG_TYP | |
| vmm_log | enum value | DEBUGGER | |
| vmm_log | enum value | DEFAULT | |
| vmm_log | enum value | DEFAULT_HANDLING | |
| vmm_log | enum value | DEFAULT_SEV | |
| vmm_log | enum value | DEFAULT_TYP | |
| vmm_log | function void | disable_types ( int typs, string name = "", string inst = "", bit recursive = 0 ) | |
| vmm_log | function void | display ( string prefix = "" ) | |
| vmm_log | enum value | DUMP_STACK | |
| vmm_log | function void | enable_types ( int typs, string name = "", string inst = "", bit recursive = 0 ) | |
| vmm_log | function void | end_msg ( ) | |
| vmm_log | enum value | ERROR_SEV | |
| vmm_log | enum value | FAILURE_TYP | |
| vmm_log | enum value | FATAL_SEV | |
| vmm_log | function vmm_log | for_each ( ) | |
| vmm_log | function string | get_instance ( ) | |
| vmm_log | function int | get_message_count ( int severity = ALL_SEVS, string name = "", string inst = "", bit recurse = 0 ) | |
| vmm_log | function string | get_name ( ) | |
| vmm_log | function int | get_verbosity ( ) | |
| vmm_log | enum | handling_e | |
| vmm_log | typedef | handling_e | |
| vmm_log | function string | handling_image ( int handling ) | |
| vmm_log | enum value | HIDDEN_SEV | |
| vmm_log | enum value | IGNORE | |
| vmm_log | enum value | IGNORE_SEV | |
| vmm_log | enum value | INTERNAL_TYP | |
| vmm_log | function void | is_above ( vmm_log log ) | |
| vmm_log | function void | is_not_above ( vmm_log log ) | |
| vmm_log | function void | kill ( ) | |
| vmm_log | function void | list ( string name = "/./", string inst = "/./", bit recurse = 0 ) | |
| vmm_log | function void | log_start ( int file, string name = "", string inst = "", bit recurse = 0 ) | |
| vmm_log | function void | log_stop ( int file, string name = "", string inst = "", bit recurse = 0 ) | |
| vmm_log | 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_log | function void | new ( string name, string inst, vmm_log under = null ) | |
| vmm_log | enum value | NORMAL_SEV | |
| vmm_log | enum value | NOTE_TYP | |
| vmm_log | enum value | NOTIFY_TYP | |
| vmm_log | function void | prepend_callback ( vmm_log_callbacks cb ) | |
| vmm_log | enum value | PROTOCOL_TYP | |
| vmm_log | function string | psdisplay ( string prefix = "" ) | |
| vmm_log | function void | remove_watchpoint ( int watchpoint_id = -1, string name = "", string inst = "", bit recurse = 0 ) | |
| vmm_log | function void | report ( string name = "/./", string inst = "/./", bit recurse = 0 ) | |
| vmm_log | enum value | REPORT_TYP | |
| vmm_log | function void | reset ( string name = "/./", string inst = "/./", bit recurse = 0 ) | |
| vmm_log | function vmm_log_format | set_format ( vmm_log_format fmt ) | |
| vmm_log | function void | set_instance ( string inst ) | |
| vmm_log | function void | set_name ( string name ) | |
| vmm_log | function string | set_sev_image ( int severity, string image ) | |
| vmm_log | function string | set_typ_image ( int typ, string image ) | |
| vmm_log | function void | set_verbosity ( int severity, string name = "", string inst = "", bit recursive = 0 ) | |
| vmm_log | function string | sev_image ( int severity ) | |
| vmm_log | enum | severities_e | |
| vmm_log | typedef | severities_e | |
| vmm_log | function bit | start_msg ( int typ, int severity = DEFAULT_SEV ) | |
| vmm_log | enum value | STDOUT | |
| vmm_log | enum | stdout_e | |
| vmm_log | typedef | stdout_e | |
| vmm_log | function void | stop_after_n_errors ( int n ) | |
| vmm_log | enum value | STOP_PROMPT | |
| vmm_log | enum | symbols_e | |
| vmm_log | typedef | symbols_e | |
| vmm_log | function bit | text ( string msg = "" ) | |
| vmm_log | enum value | TIMING_TYP | |
| vmm_log | enum value | TRACE_SEV | |
| vmm_log | enum value | TRANSACTION_TYP | |
| vmm_log | function string | typ_image ( int typ ) | |
| vmm_log | enum | types_e | |
| vmm_log | typedef | types_e | |
| vmm_log | function bit | uncatch ( int catcher_id ) | |
| vmm_log | function void | uncatch_all ( ) | |
| vmm_log | enum value | UNCHANGED | |
| vmm_log | function void | unmodify ( int modification_id = -1, string name = "", string inst = "", bit recursive = 0 ) | |
| vmm_log | function void | unregister_callback ( vmm_log_callbacks cb ) | |
| vmm_log | enum value | USER_TYP_0 | |
| vmm_log | enum value | USER_TYP_1 | |
| vmm_log | enum value | USER_TYP_2 | |
| vmm_log | function bit | uses_hier_inst_name ( ) | |
| vmm_log | function void | use_hier_inst_name ( ) | |
| vmm_log | function void | use_orig_inst_name ( ) | |
| vmm_log | enum value | VERBOSE_SEV | |
| vmm_log | 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, ref vmm_log_msg msg ) | |
| vmm_log | task | wait_for_watchpoint ( int watchpoint_id, ref vmm_log_msg msg ) | |
| vmm_log | enum value | WARNING_SEV | |
| vmm_log | static vmm_opts | _vmm_opts | |
| vmm_log | enum value | XHANDLING_TYP | |