Inheritance diagram for class uvm_factory_override:
Public Member Functions | |
| function void | new ( string full_inst_path = "", string orig_type_name = "", uvm_object_wrapper orig_type = null, uvm_object_wrapper ovrd_type ) |
Public Attributes | |
| string | full_inst_path |
| uvm_object_wrapper | orig_type |
| string | orig_type_name |
| uvm_object_wrapper | ovrd_type |
| string | ovrd_type_name |
| bit | selected |
|
|
|
|
|
|
|