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
 config_mode_e
 config_mode_t
O
 optional_data
 optional_keys
S
 size_t
T
 this_type
U
 uvm_core_state
 uvm_tr_handle_t
 uvm_transaction_id_t
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.
@uvm-contrib This API is being considered for potential contribution to 1800.2
Implementation of the uvm_core_state enumeration, as defined in section F.2.10 of 1800.2-2020.
Integral type used to represent transaction handles in uvm_transaction::get_tr_handle and associated APIs.
Integral type used to represent unique IDs of transactions in uvm_transaction::set_transaction_id and uvm_transaction::get_transaction_id.