scc  2022.4.0
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.


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