Inheritance diagram for class ovm_urm_message:
Public Member Functions | |
| function void | new ( string id, string text, int typ, ovm_severity sev, int verbosity, string hier, ovm_report_object client, string file, int line, string scope ) |
Public Attributes | |
| int | m_action |
| ovm_report_object | m_client |
| int | m_destination |
| string | m_file |
| string | m_hierarchy |
| string | m_id |
| int | m_line |
| int | m_max_verbosity |
| string | m_name |
| string | m_scope |
| ovm_severity | m_severity |
| int | m_style |
| string | m_text |
| int | m_type |
| int | m_verbosity |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|