Main Page
Classes
Macros
Modules
Interfaces
Globals
Files
Index
?
simple
reg expr
Hierarchy
Class List
Alphabetical List
vmm_log_msg Class Reference
Inheritance list for class vmm_log_msg:
vmm_log_msg
List of all members.
Typedef at line
808
of file
sv/std_lib/vmm.sv
.
Defined at line
74
of file
sv/std_lib/vmm_log.sv
.
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
Member Function Documentation
function
vmm_log_msg
vmm_log_msg::
copy
( )
Prototype at line
98
of file
sv/std_lib/vmm_log.sv
.
Defined at line
168
of file
sv/std_lib/vmm_log.sv
.
function void
vmm_log_msg::
display
( string prefix = )
Prototype at line
96
of file
sv/std_lib/vmm_log.sv
.
Defined at line
153
of file
sv/std_lib/vmm_log.sv
.
function void
vmm_log_msg::
new
(
vmm_log
log )
Defined at line
91
of file
sv/std_lib/vmm_log.sv
.
function string
vmm_log_msg::
psdisplay
( string prefix = )
Prototype at line
97
of file
sv/std_lib/vmm_log.sv
.
Defined at line
157
of file
sv/std_lib/vmm_log.sv
.
Member Attribute Documentation
int attribute
vmm_log_msg::
effective_severity
Defined at line
82
of file
sv/std_lib/vmm_log.sv
.
int attribute
vmm_log_msg::
effective_typ
Defined at line
81
of file
sv/std_lib/vmm_log.sv
.
int attribute
vmm_log_msg::
flushed
Defined at line
89
of file
sv/std_lib/vmm_log.sv
.
string attribute
vmm_log_msg::
fname
Defined at line
83
of file
sv/std_lib/vmm_log.sv
.
int attribute
vmm_log_msg::
handling
Defined at line
87
of file
sv/std_lib/vmm_log.sv
.
bit attribute
vmm_log_msg::
invalid
Defined at line
77
of file
sv/std_lib/vmm_log.sv
.
logic attribute
vmm_log_msg::
issued
Defined at line
86
of file
sv/std_lib/vmm_log.sv
.
int attribute
vmm_log_msg::
line
Defined at line
84
of file
sv/std_lib/vmm_log.sv
.
vmm_log
attribute
vmm_log_msg::
log
Defined at line
75
of file
sv/std_lib/vmm_log.sv
.
int attribute
vmm_log_msg::
original_severity
Defined at line
80
of file
sv/std_lib/vmm_log.sv
.
int attribute
vmm_log_msg::
original_typ
Defined at line
79
of file
sv/std_lib/vmm_log.sv
.
string attribute
vmm_log_msg::
text[$]
Defined at line
85
of file
sv/std_lib/vmm_log.sv
.
time attribute
vmm_log_msg::
timestamp
Defined at line
78
of file
sv/std_lib/vmm_log.sv
.
16 December 2008, Copyright © 2008 Synopsys, Inc.