vmm_log_msg Class Reference

Inheritance diagram for class vmm_log_msg:

List of all members.



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

 (   ) 

  function void
 vmm_log_msg::display

 (  string prefix = ""  ) 

  function void
 vmm_log_msg::new

 (  vmm_log log  ) 

  function string
 vmm_log_msg::psdisplay

 (  string prefix = ""  ) 


Member Attribute Documentation

 int  attribute
 vmm_log_msg::effective_severity

 int  attribute
 vmm_log_msg::effective_typ

 int  attribute
 vmm_log_msg::flushed

 string  attribute
 vmm_log_msg::fname

 int  attribute
 vmm_log_msg::handling

 bit  attribute
 vmm_log_msg::invalid

 logic  attribute
 vmm_log_msg::issued

 int  attribute
 vmm_log_msg::line

 vmm_log  attribute
 vmm_log_msg::log

 int  attribute
 vmm_log_msg::original_severity

 int  attribute
 vmm_log_msg::original_typ

 string  attribute
 vmm_log_msg::text[$]

 time  attribute
 vmm_log_msg::timestamp