[source]

Class uvm_pkg::uvm_component_proxy

CLASS

uvm_component_proxy

The class is providing the proxy to extract the direct subcomponents of s

Constructors

new(string name = "")
Parameters:

name (string)

Functions

get_immediate_children(uvm_component s, uvm_component children)
Parameters: