[source]

Class uvm_objection_context_object

uvm_pkg::uvm_objection_context_object + count : int + description : string + obj : uvm_object + objection : uvm_objection + source_obj : uvm_object + clear(): void

Inheritance Diagram of uvm_objection_context_object

Have a pool of context objects to use

Variables

Name

Type

Description

obj

uvm_object

source_obj

uvm_object

description

string

count

int

objection

uvm_objection

Functions

function void clear ( ) [source]

Clears the values stored within the object, preventing memory leaks from reused objects