uvm_tree_printer Class Reference

Inheritance diagram for class uvm_tree_printer:

List of all members.



Public Member Functions

function string  emit ( )
function void  new ( )

Public Attributes

string  newline = "\n"; 


Member Function Documentation

  function string
 uvm_tree_printer::emit

 (   ) 


 Superseded functions 
 uvm_printer :: emit 

  function void
 uvm_tree_printer::new

 (   ) 


 Superseding functions 
 uvm_line_printer :: new 


Member Attribute Documentation

 string  attribute
 uvm_tree_printer::newline = "\n"