scc 2025.09
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_pre(payload_type const &trans, phase_type const &phase) override (defined in axi::checker::ace_protocol)axi::checker::ace_protocol
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_pre(payload_type const &trans, phase_type const &phase) override (defined in axi::checker::ace_protocol)axi::checker::ace_protocol
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