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

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

ace_protocol(std::string const &name, unsigned bus_width_in_bytes, unsigned rd_response_timeout, unsigned wr_response_timeout) (defined in axi::checker::ace_protocol)axi::checker::ace_protocolinline
ace_protocol(const ace_protocol &other)=delete (defined in axi::checker::ace_protocol)axi::checker::ace_protocol
ace_protocol(ace_protocol &&other)=delete (defined in axi::checker::ace_protocol)axi::checker::ace_protocol
bw (defined in axi::checker::ace_protocol)axi::checker::ace_protocol
bw_post(payload_type const &trans, phase_type const &phase, tlm::tlm_sync_enum rstat) override (defined in axi::checker::ace_protocol)axi::checker::ace_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::ace_protocol)axi::checker::ace_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::ace_protocol)axi::checker::ace_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::ace_protocol)axi::checker::ace_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::ace_protocol)axi::checker::ace_protocol
operator=(const ace_protocol &other)=delete (defined in axi::checker::ace_protocol)axi::checker::ace_protocol
operator=(ace_protocol &&other)=delete (defined in axi::checker::ace_protocol)axi::checker::ace_protocol
rd_response_timeout (defined in axi::checker::ace_protocol)axi::checker::ace_protocol
wr_response_timeout (defined in axi::checker::ace_protocol)axi::checker::ace_protocol
~ace_protocol() (defined in axi::checker::ace_protocol)axi::checker::ace_protocolvirtual
~checker_if()=default (defined in axi::checker::checker_if< axi::axi_protocol_types >)axi::checker::checker_if< axi::axi_protocol_types >virtual