uvm_domain Class Reference

Inheritance diagram for class uvm_domain:

List of all members.



Public Member Functions

static function void  add_uvm_phases ( uvm_phase schedule )
static function uvm_domain  get_common_domain ( )
static function void  get_domains ( output uvm_domain domains[string] )
static function uvm_domain  get_uvm_domain ( )
static function uvm_phase  get_uvm_schedule ( )
function void  jump ( uvm_phase phase )
static function void  jump_all ( uvm_phase phase )
function void  new ( string name )

Public Attributes


Member Function Documentation

 static function void
 uvm_domain::add_uvm_phases

 (  uvm_phase schedule  ) 

 static function uvm_domain
 uvm_domain::get_common_domain

 (   ) 

 static function void
 uvm_domain::get_domains

 (  output uvm_domain domains [string]  ) 

 static function uvm_domain
 uvm_domain::get_uvm_domain

 (   ) 

 static function uvm_phase
 uvm_domain::get_uvm_schedule

 (   ) 

  function void
 uvm_domain::jump

 (  uvm_phase phase  ) 


 Superseded functions 
 uvm_phase :: jump 

 static function void
 uvm_domain::jump_all

 (  uvm_phase phase  ) 


 Superseded functions 
 uvm_phase :: jump_all 

  function void
 uvm_domain::new

 (  string name  ) 


 Superseded functions 
 uvm_object :: new 


Member Attribute Documentation