[source]

Class uvm_get_peek_imp

uvm_pkg::uvm_get_peek_imp <T, IMP> + can_get(): bit + can_peek(): bit + get() + get_type_name(): string + peek() + try_get(): bit + try_peek(): bit

Inheritance Diagram of uvm_get_peek_imp

Parameters

Name

Default value

Description

T

int

IMP

int

Constructors

function new ( string name, int imp ) [source]