scc  2022.4.0
SystemC components library
axi::checker::checker_if< TYPES > Struct Template Referenceabstract

Public Member Functions

virtual void fw_pre (typename TYPES::tlm_payload_type const &trans, typename TYPES::tlm_phase_type const &phase)=0
 
virtual void fw_post (typename TYPES::tlm_payload_type const &trans, typename TYPES::tlm_phase_type const &phase, tlm::tlm_sync_enum rstat)=0
 
virtual void bw_pre (typename TYPES::tlm_payload_type const &trans, typename TYPES::tlm_phase_type const &phase)=0
 
virtual void bw_post (typename TYPES::tlm_payload_type const &trans, typename TYPES::tlm_phase_type const &phase, tlm::tlm_sync_enum rstat)=0
 

Detailed Description

template<typename TYPES>
struct axi::checker::checker_if< TYPES >

Definition at line 24 of file checker_if.h.


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