[source]

Class uvm_string_rsrc

uvm_pkg::uvm_string_rsrc + convert2string(): string + get_by_name(): this_subtype + get_by_type(): this_subtype

Inheritance Diagram of uvm_string_rsrc

uvm_string_rsrc

specialization of uvm_resource #(T) for T = string

Typedefs

Name

Actual Type

Description

this_subtype

uvm_string_rsrc

Constructors

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

Functions

virtual function string convert2string ( ) [source]