[source]

Class uvm_obj_rsrc

uvm_pkg::uvm_obj_rsrc + get_by_name(): this_subtype + get_by_type(): this_subtype

Inheritance Diagram of uvm_obj_rsrc

uvm_obj_rsrc

specialization of uvm_resource #(T) for T = uvm_object

Typedefs

Name

Actual Type

Description

this_subtype

uvm_obj_rsrc

Constructors

function new ( string name, string s ) [source]