
Public Member Functions | |
| new (vmm_log log) | |
| void | display (string prefix=" ") |
| string | psdisplay (string prefix=" ") |
| vmm_log_msg | copy () |
Public Attributes | |
| vmm_log | log |
| bit | invalid |
| time | timestamp |
| int | original_typ |
| int | original_severity |
| int | effective_typ |
| int | effective_severity |
| string | text [$] |
| logic | issued |
| int | handling |
| int | flushed |
Definition at line 74 of file vmm_log.sv.
| vmm_log_msg::new | ( | vmm_log | log | ) |
Definition at line 89 of file vmm_log.sv.
| void vmm_log_msg::display | ( | string | prefix = " " |
) |
Definition at line 136 of file vmm_log.sv.
| string vmm_log_msg::psdisplay | ( | string | prefix = " " |
) |
Definition at line 140 of file vmm_log.sv.
| vmm_log_msg vmm_log_msg::copy | ( | ) |
Definition at line 151 of file vmm_log.sv.
Definition at line 75 of file vmm_log.sv.
Definition at line 77 of file vmm_log.sv.
Definition at line 78 of file vmm_log.sv.
Definition at line 79 of file vmm_log.sv.
Definition at line 80 of file vmm_log.sv.
Definition at line 81 of file vmm_log.sv.
Definition at line 82 of file vmm_log.sv.
| string vmm_log_msg::text[$] |
Definition at line 83 of file vmm_log.sv.
| logic vmm_log_msg::issued |
Definition at line 84 of file vmm_log.sv.
Definition at line 85 of file vmm_log.sv.
Definition at line 87 of file vmm_log.sv.
![]() Intelligent Design Verification Project: VMM, Revision: 1.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.6 Sat Oct 18 11:32:22 2008 |