vmm_log_catcher Class Reference

Inheritance diagram for class vmm_log_catcher:

List of all members.



Public Member Functions

virtual function void  caught ( vmm_log_msg msg )

Public Attributes

bit  issued = 0; 
bit  thrown = 0; 

Protected Member Functions

function void  issue ( vmm_log_msg msg )
function void  throw ( vmm_log_msg msg )


Member Function Documentation

 virtual function void
 vmm_log_catcher::caught

 (  vmm_log_msg msg  ) 

 protected function void
 vmm_log_catcher::issue

 (  vmm_log_msg msg  ) 

 protected function void
 vmm_log_catcher::throw

 (  vmm_log_msg msg  ) 


Member Attribute Documentation

 bit  attribute
 vmm_log_catcher::issued = 0

 bit  attribute
 vmm_log_catcher::thrown = 0