Inheritance diagram for class uvm_agent:
Public Member Functions | |
| function void | build_phase ( uvm_phase phase ) |
| virtual function uvm_active_passive_enum | get_is_active ( ) |
| virtual function string | get_type_name ( ) |
| function void | new ( string name, uvm_component parent ) |
Public Attributes | |
| uvm_active_passive_enum | is_active |
| static const string | type_name = "uvm_agent"; |
|
||||||||
|
|
|
||||||
|
|
||||
|
|
|
||||
|