scc  2022.4.0
SystemC components library
axi::scv::impl::ace_recording_payload< TYPES > Class Template Reference

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

#include <ace_recorder.h>

Inheritance diagram for axi::scv::impl::ace_recording_payload< TYPES >:
Collaboration diagram for axi::scv::impl::ace_recording_payload< TYPES >:

Public Member Functions

ace_recording_payloadoperator= (const typename TYPES::tlm_payload_type &x)
 
 ace_recording_payload (tlm::tlm_mm_interface *mm)
 

Public Attributes

SCVNS scv_tr_handle parent
 
uint64_t id {0}
 
bool is_snoop {false}
 

Detailed Description

template<typename TYPES = axi::axi_protocol_types>
class axi::scv::impl::ace_recording_payload< TYPES >

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

Definition at line 43 of file ace_recorder.h.


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