|
scc 2025.09
SystemC components library
|
the class to hold the information to be recorded on the timed streams More...
#include <tlc_recorder.h>


Public Member Functions | |
| tlc_recording_payload & | operator= (const typename TYPES::tlm_payload_type &x) |
| tlc_recording_payload (tlm::tlm_mm_interface *mm) | |
Public Attributes | |
| SCVNS scv_tr_handle | parent |
| uint64_t | id {0} |
| bool | is_snoop {false} |
the class to hold the information to be recorded on the timed streams
Definition at line 42 of file tlc_recorder.h.
|
inlineexplicit |
Definition at line 59 of file tlc_recorder.h.
|
inline |
Definition at line 47 of file tlc_recorder.h.
| uint64_t tilelink::scv::impl::tlc_recording_payload< TYPES >::id {0} |
Definition at line 45 of file tlc_recorder.h.
| bool tilelink::scv::impl::tlc_recording_payload< TYPES >::is_snoop {false} |
Definition at line 46 of file tlc_recorder.h.
| SCVNS scv_tr_handle tilelink::scv::impl::tlc_recording_payload< TYPES >::parent |
Definition at line 44 of file tlc_recorder.h.