scc  2024.06
SystemC components library
chi::scv::impl::chi_recording_payload< TYPES > Class Template Reference

the class to hold the information to be recorded on the timed streams More...

#include <chi_recorder.h>

Inheritance diagram for chi::scv::impl::chi_recording_payload< TYPES >:
Collaboration diagram for chi::scv::impl::chi_recording_payload< TYPES >:

Public Member Functions

chi_recording_payloadoperator= (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}
 

Detailed Description

template<typename TYPES = chi::chi_protocol_types>
class chi::scv::impl::chi_recording_payload< TYPES >

the class to hold the information to be recorded on the timed streams

Definition at line 42 of file chi_recorder.h.


The documentation for this class was generated from the following file: