This is the complete list of members for class ovm_root_report_handler, including all inherited members.
| ovm_report_handler | OVM_FILE | default_file_handle | |
| ovm_report_handler | function void | dump_state ( ) | |
| ovm_report_handler | function string | format_action ( ovm_action action ) | |
| ovm_report_handler | function ovm_action | get_action ( ovm_severity severity, string id ) | |
| ovm_report_handler | function OVM_FILE | get_file_handle ( ovm_severity severity, string id ) | |
| ovm_report_handler | function ovm_report_server | get_server ( ) | |
| ovm_report_handler | function int | get_verbosity_level ( ) | |
| ovm_report_handler | id_actions_array | id_actions | |
| ovm_report_handler | id_file_array | id_file_handles | |
| ovm_report_handler | function void | initialize ( ) | |
| ovm_report_handler | ovm_report_global_server | m_glob | |
| ovm_report_handler | int | m_max_verbosity_level | |
| ovm_report_handler | function void | new ( ) | |
| ovm_root_report_handler | virtual function void | report ( ovm_severity severity, string name, string id, string message, int verbosity_level, string filename, int line, ovm_report_object client ) | |
| ovm_report_handler | function void | report_header ( OVM_FILE file = 0 ) | |
| ovm_report_handler | virtual function bit | run_hooks ( ovm_report_object client, ovm_severity severity, string id, string message, int verbosity, string filename, int line ) | |
| ovm_report_handler | function void | set_defaults ( ) | |
| ovm_report_handler | function void | set_default_file ( OVM_FILE file ) | |
| ovm_report_handler | function void | set_id_action ( input string id, input ovm_action action ) | |
| ovm_report_handler | function void | set_id_file ( string id, OVM_FILE file ) | |
| ovm_report_handler | function void | set_max_quit_count ( int max_count ) | |
| ovm_report_handler | function void | set_severity_action ( input ovm_severity severity, input ovm_action action ) | |
| ovm_report_handler | function void | set_severity_file ( ovm_severity severity, OVM_FILE file ) | |
| ovm_report_handler | function void | set_severity_id_action ( ovm_severity severity, string id, ovm_action action ) | |
| ovm_report_handler | function void | set_severity_id_file ( ovm_severity severity, string id, OVM_FILE file ) | |
| ovm_report_handler | function void | set_verbosity_level ( int verbosity_level ) | |
| ovm_report_handler | ovm_action | severity_actions [ ovm_severity ] | |
| ovm_report_handler | OVM_FILE | severity_file_handles [ ovm_severity ] | |
| ovm_report_handler | id_actions_array | severity_id_actions [ ovm_severity ] | |
| ovm_report_handler | id_file_array | severity_id_file_handles [ ovm_severity ] | |
| ovm_report_handler | function void | summarize ( OVM_FILE file = 0 ) | |