Main Page
Classes
Macros
Modules
Interfaces
Globals
Files
Index
?
simple
reg expr
Hierarchy
Class List
Alphabetical List
vmm_log_modifier Class Reference
Inheritance list for class vmm_log_modifier:
vmm_log_modifier
List of all members.
Typedef at line
809
of file
sv/std_lib/vmm.sv
.
Defined at line
26
of file
sv/std_lib/vmm_log.sv
.
Public Member Functions
function void
new
( )
function string
psdisplay
( string prefix = )
Public Attributes
int
handling
static local
vmm_log
log
int
new_severity
int
new_typ
string
pattern
int
severity
int
typ
Member Function Documentation
function void
vmm_log_modifier::
new
( )
Defined at line
36
of file
sv/std_lib/vmm_log.sv
.
function string
vmm_log_modifier::
psdisplay
( string prefix = )
Prototype at line
41
of file
sv/std_lib/vmm_log.sv
.
Defined at line
121
of file
sv/std_lib/vmm_log.sv
.
Member Attribute Documentation
int attribute
vmm_log_modifier::
handling
Defined at line
32
of file
sv/std_lib/vmm_log.sv
.
static local
vmm_log
attribute
vmm_log_modifier::
log
Defined at line
34
of file
sv/std_lib/vmm_log.sv
.
int attribute
vmm_log_modifier::
new_severity
Defined at line
31
of file
sv/std_lib/vmm_log.sv
.
int attribute
vmm_log_modifier::
new_typ
Defined at line
30
of file
sv/std_lib/vmm_log.sv
.
string attribute
vmm_log_modifier::
pattern
Defined at line
29
of file
sv/std_lib/vmm_log.sv
.
int attribute
vmm_log_modifier::
severity
Defined at line
28
of file
sv/std_lib/vmm_log.sv
.
int attribute
vmm_log_modifier::
typ
Defined at line
27
of file
sv/std_lib/vmm_log.sv
.
16 December 2008, Copyright © 2008 Synopsys, Inc.