uvm_monitor Class Reference

Inheritance diagram for class uvm_monitor:

List of all members.



Public Member Functions

virtual function string  get_type_name ( )
function void  new ( string name, uvm_component parent )

Public Attributes

static const string  type_name = "uvm_monitor"; 


Member Function Documentation

 virtual function string
 uvm_monitor::get_type_name

 (   ) 


 Superseded functions 
 uvm_object :: get_type_name 
 uvm_component :: get_type_name 

  function void
 uvm_monitor::new

 (  string name , uvm_component parent  ) 


 Superseded functions 
 uvm_component :: new 


Member Attribute Documentation

 static const string  attribute
 uvm_monitor::type_name = "uvm_monitor"


 Superseded attributes 
 uvm_component :: type_name