scc
2024.06
SystemC components library
|
the class to hold the information to be recorded on the timed streams More...
#include <chi_recorder.h>
Public Member Functions | |
chi_recording_payload & | operator= (const typename TYPES::tlm_payload_type &x) |
chi_recording_payload (tlm::tlm_mm_interface *mm) | |
Public Attributes | |
SCVNS scv_tr_handle | parent |
uint64_t | id {0} |
bool | is_snoop {false} |
bool | is_data {false} |
bool | is_credit {false} |
the class to hold the information to be recorded on the timed streams
Definition at line 42 of file chi_recorder.h.