[source]

Class get_t

uvm_pkg::get_t + name : string + rsrc : uvm_resource_base + scope : string + t : time

Inheritance Diagram of get_t

Class

get_t

Instances of get_t are stored in the history list as a record of each get. Failed gets are indicated with rsrc set to null . This is part of the audit trail facility for resources.

Variables

Name

Type

Description

name

string

scope

string

rsrc

uvm_resource_base

t

time