scc 2025.09
SystemC components library
axi::fsm::WaitForResponse Struct Reference

the operation state where the target can do it's stuff More...

#include <protocol_fsm.h>

Inheritance diagram for axi::fsm::WaitForResponse:
Collaboration diagram for axi::fsm::WaitForResponse:

Public Types

typedef mpl::list< bsc::transition< BegPartResp, PartialResponse >, bsc::transition< BegResp, Response > > reactions

Public Member Functions

 WaitForResponse (my_context ctx)

Detailed Description

the operation state where the target can do it's stuff

Definition at line 140 of file protocol_fsm.h.

Member Typedef Documentation

◆ reactions

typedef mpl::list<bsc::transition<BegPartResp, PartialResponse>, bsc::transition<BegResp, Response> > axi::fsm::WaitForResponse::reactions

Definition at line 148 of file protocol_fsm.h.

Constructor & Destructor Documentation

◆ WaitForResponse()

axi::fsm::WaitForResponse::WaitForResponse ( my_context ctx)
inline

Definition at line 142 of file protocol_fsm.h.

◆ ~WaitForResponse()

axi::fsm::WaitForResponse::~WaitForResponse ( )
inline

Definition at line 144 of file protocol_fsm.h.


The documentation for this struct was generated from the following file:
  • /home/eyck/Projects/MINRES/SystemC-Components/third_party/axi_chi/axi/fsm/protocol_fsm.h