|
scc 2025.09
SystemC components library
|
#include <tlm2_lwtr.h>


Public Attributes | |
| tlm::scc::tlm_gp_shared_ptr | tr |
| tlm::tlm_phase const | ph |
| uintptr_t const | id |
| tx_handle | parent |
The transaction extension for recording non-blocking transaction information
Definition at line 102 of file tlm2_lwtr.h.
| uintptr_t const tlm::scc::lwtr::nb_rec_entry::id |
Definition at line 105 of file tlm2_lwtr.h.
| tx_handle tlm::scc::lwtr::nb_rec_entry::parent |
Definition at line 106 of file tlm2_lwtr.h.
| tlm::tlm_phase const tlm::scc::lwtr::nb_rec_entry::ph |
Definition at line 104 of file tlm2_lwtr.h.
| tlm::scc::tlm_gp_shared_ptr tlm::scc::lwtr::nb_rec_entry::tr |
Definition at line 103 of file tlm2_lwtr.h.