

Definition at line 64 of file ovm_report_handler.svh.
| ovm_report_handler::new | ( | ) |
Definition at line 96 of file ovm_report_handler.svh.
| ovm_report_server ovm_report_handler::get_server | ( | ) |
Definition at line 101 of file ovm_report_handler.svh.
| void ovm_report_handler::set_max_quit_count | ( | int | max_count | ) |
Definition at line 106 of file ovm_report_handler.svh.
| void ovm_report_handler::summarize | ( | OVM_FILE | file = 0 |
) |
Definition at line 112 of file ovm_report_handler.svh.
| void ovm_report_handler::report_header | ( | OVM_FILE | file = 0 |
) |
Definition at line 118 of file ovm_report_handler.svh.
| void ovm_report_handler::initialize | ( | ) |
Definition at line 144 of file ovm_report_handler.svh.
| virtual bit ovm_report_handler::run_hooks | ( | ovm_report_object | client, | |
| ovm_severity | severity, | |||
| string | id, | |||
| string | message, | |||
| int | verbosity, | |||
| string | filename, | |||
| int | line | |||
| ) | [virtual] |
Definition at line 155 of file ovm_report_handler.svh.
| OVM_FILE ovm_report_handler::get_severity_id_file | ( | ovm_severity | severity, | |
| string | id | |||
| ) | [private] |
Definition at line 183 of file ovm_report_handler.svh.
| void ovm_report_handler::set_verbosity_level | ( | int | verbosity_level | ) |
Definition at line 216 of file ovm_report_handler.svh.
| int ovm_report_handler::get_verbosity_level | ( | ) |
Definition at line 223 of file ovm_report_handler.svh.
| ovm_action ovm_report_handler::get_action | ( | ovm_severity | severity, | |
| string | id | |||
| ) |
Definition at line 237 of file ovm_report_handler.svh.
| OVM_FILE ovm_report_handler::get_file_handle | ( | ovm_severity | severity, | |
| string | id | |||
| ) |
Definition at line 270 of file ovm_report_handler.svh.
| virtual void ovm_report_handler::report | ( | ovm_severity | severity, | |
| string | name, | |||
| string | id, | |||
| string | message, | |||
| int | verbosity_level, | |||
| string | filename, | |||
| int | line, | |||
| ovm_report_object | client | |||
| ) | [virtual] |
| string ovm_report_handler::format_action | ( | ovm_action | action | ) |
Definition at line 322 of file ovm_report_handler.svh.
| void ovm_report_handler::set_severity_action | ( | input ovm_severity | severity, | |
| input ovm_action | action | |||
| ) |
Definition at line 341 of file ovm_report_handler.svh.
| void ovm_report_handler::set_defaults | ( | ) |
Definition at line 346 of file ovm_report_handler.svh.
| void ovm_report_handler::set_id_action | ( | input string | id, | |
| input ovm_action | action | |||
| ) |
Definition at line 358 of file ovm_report_handler.svh.
| void ovm_report_handler::set_severity_id_action | ( | ovm_severity | severity, | |
| string | id, | |||
| ovm_action | action | |||
| ) |
Definition at line 362 of file ovm_report_handler.svh.
| void ovm_report_handler::set_default_file | ( | input OVM_FILE | file | ) |
Definition at line 384 of file ovm_report_handler.svh.
| void ovm_report_handler::set_severity_file | ( | input ovm_severity | severity, | |
| input OVM_FILE | file | |||
| ) |
Definition at line 394 of file ovm_report_handler.svh.
| void ovm_report_handler::set_id_file | ( | input string | id, | |
| input OVM_FILE | file | |||
| ) |
Definition at line 404 of file ovm_report_handler.svh.
| void ovm_report_handler::set_severity_id_file | ( | input ovm_severity | severity, | |
| input string | id, | |||
| input OVM_FILE | file | |||
| ) |
Definition at line 414 of file ovm_report_handler.svh.
| void ovm_report_handler::dump_state | ( | ) |
Definition at line 428 of file ovm_report_handler.svh.
Definition at line 66 of file ovm_report_handler.svh.
Definition at line 72 of file ovm_report_handler.svh.
Definition at line 75 of file ovm_report_handler.svh.
Definition at line 77 of file ovm_report_handler.svh.
Definition at line 78 of file ovm_report_handler.svh.
Definition at line 81 of file ovm_report_handler.svh.
Definition at line 82 of file ovm_report_handler.svh.
Definition at line 83 of file ovm_report_handler.svh.
Definition at line 84 of file ovm_report_handler.svh.
![]() Intelligent Design Verification Project: OVM, Revision: 2.0.1 |
Copyright (c) 2008 Intelligent Design Verification. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included here: http://www.intelligentdv.com/licenses/fdl.txt |
![]() Doxygen Version: 1.5.5 Wed Jan 7 19:27:49 2009 |