scc  2024.06
SystemC components library
axi::checker::axi_protocol Member List

This is the complete list of members for axi::checker::axi_protocol, including all inherited members.

axi_protocol(std::string const &name, unsigned bus_width_in_bytes, unsigned rd_response_timeout, unsigned wr_response_timeout) (defined in axi::checker::axi_protocol)axi::checker::axi_protocolinline
axi_protocol(const axi_protocol &other)=delete (defined in axi::checker::axi_protocol)axi::checker::axi_protocol
axi_protocol(axi_protocol &&other)=delete (defined in axi::checker::axi_protocol)axi::checker::axi_protocol
bw (defined in axi::checker::axi_protocol)axi::checker::axi_protocol
bw_post(payload_type const &trans, phase_type const &phase, tlm::tlm_sync_enum rstat) override (defined in axi::checker::axi_protocol)axi::checker::axi_protocol
bw_post(typename TYPES::tlm_payload_type const &trans, typename TYPES::tlm_phase_type const &phase, tlm::tlm_sync_enum rstat)=0 (defined in axi::checker::checker_if< axi::axi_protocol_types >)axi::checker::checker_if< axi::axi_protocol_types >pure virtual
bw_pre(payload_type const &trans, phase_type const &phase) override (defined in axi::checker::axi_protocol)axi::checker::axi_protocol
bw_pre(typename TYPES::tlm_payload_type const &trans, typename TYPES::tlm_phase_type const &phase)=0 (defined in axi::checker::checker_if< axi::axi_protocol_types >)axi::checker::checker_if< axi::axi_protocol_types >pure virtual
fw_post(payload_type const &trans, phase_type const &phase, tlm::tlm_sync_enum rstat) override (defined in axi::checker::axi_protocol)axi::checker::axi_protocol
fw_post(typename TYPES::tlm_payload_type const &trans, typename TYPES::tlm_phase_type const &phase, tlm::tlm_sync_enum rstat)=0 (defined in axi::checker::checker_if< axi::axi_protocol_types >)axi::checker::checker_if< axi::axi_protocol_types >pure virtual
fw_pre(payload_type const &trans, phase_type const &phase) override (defined in axi::checker::axi_protocol)axi::checker::axi_protocol
fw_pre(typename TYPES::tlm_payload_type const &trans, typename TYPES::tlm_phase_type const &phase)=0 (defined in axi::checker::checker_if< axi::axi_protocol_types >)axi::checker::checker_if< axi::axi_protocol_types >pure virtual
name (defined in axi::checker::axi_protocol)axi::checker::axi_protocol
operator=(const axi_protocol &other)=delete (defined in axi::checker::axi_protocol)axi::checker::axi_protocol
operator=(axi_protocol &&other)=delete (defined in axi::checker::axi_protocol)axi::checker::axi_protocol
rd_response_timeout (defined in axi::checker::axi_protocol)axi::checker::axi_protocol
wr_response_timeout (defined in axi::checker::axi_protocol)axi::checker::axi_protocol
~axi_protocol()=default (defined in axi::checker::axi_protocol)axi::checker::axi_protocolvirtual
~checker_if()=default (defined in axi::checker::checker_if< axi::axi_protocol_types >)axi::checker::checker_if< axi::axi_protocol_types >virtual