vmm_log_catcher_descr Class Reference

Inheritance list for class vmm_log_catcher_descr:

List of all members.
Typedef at line 811 of file sv/std_lib/vmm.sv.
Defined at line 105 of file sv/std_lib/vmm_log.sv.

Public Attributes

vmm_log_catcher  catcher  
string  inst 
string  name 
bit  recurse 
int  severity 
string  text 
int  typs 


Member Attribute Documentation

 vmm_log_catcher  attribute
 vmm_log_catcher_descr::catcher


Defined at line 106 of file sv/std_lib/vmm_log.sv.

 string  attribute
 vmm_log_catcher_descr::inst


Defined at line 110 of file sv/std_lib/vmm_log.sv.

 string  attribute
 vmm_log_catcher_descr::name


Defined at line 109 of file sv/std_lib/vmm_log.sv.

 bit  attribute
 vmm_log_catcher_descr::recurse


Defined at line 113 of file sv/std_lib/vmm_log.sv.

 int  attribute
 vmm_log_catcher_descr::severity


Defined at line 112 of file sv/std_lib/vmm_log.sv.

 string  attribute
 vmm_log_catcher_descr::text


Defined at line 108 of file sv/std_lib/vmm_log.sv.

 int  attribute
 vmm_log_catcher_descr::typs


Defined at line 111 of file sv/std_lib/vmm_log.sv.