Inheritance diagram for class vmm_log_msg:
Public Member Functions | |
| function vmm_log_msg | copy ( ) |
| function void | display ( string prefix = "" ) |
| function void | new ( vmm_log log ) |
| function string | psdisplay ( string prefix = "" ) |
Public Attributes | |
| int | effective_severity |
| int | effective_typ |
| int | flushed |
| string | fname |
| int | handling |
| bit | invalid |
| logic | issued |
| int | line |
| vmm_log | log |
| int | original_severity |
| int | original_typ |
| string | text [$] |
| time | timestamp |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|