Type Index
$#! · 0-9 · A · B ·
C
· D · E · F · G · H · I · J · K · L · M · N ·
O
· P · Q · R ·
S
·
T
·
U
· V · W · X · Y · Z
C
cbs_type
uvm_event#(T)
config_mode_e
uvm_component
config_mode_t
uvm_component
O
optional_data
uvm_cache(KEY_T,DATA_T)
optional_keys
uvm_cache(KEY_T,DATA_T)
S
size_t
uvm_cache(KEY_T,DATA_T)
T
this_type
uvm_cache(KEY_T,DATA_T)
U
uvm_core_state
Callback typedef for this event type.
Enumeration for controlling component config settings.
Value type for storing config_mode_e values
The cache can be queried for data at a given key.
The optional_keys type is similar to the optional_data type, however it stores keys instead of data.
An unsigned data type used for size operations on the cache.
Typedef representing this cache parameterization.
Implementation of the uvm_core_state enumeration, as defined in section F.2.10 of 1800.2-2020.