7 #ifndef SeqDispatcher_HPP 8 #define SeqDispatcher_HPP 56 U32 m_dispatchedCount = 0;
62 struct DispatchEntry {
FwIdType FwOpcodeType
The type of a command opcode.
Wait or don't wait for something.
void seqDoneIn_handler(FwIndexType portNum, FwOpcodeType opCode, U32 cmdSeq, const Fw::CmdResponse &response)
Handler for input port seqDoneIn.
Enum representing a command response.
SeqDispatcher(const char *const compName)
void seqRunIn_handler(FwIndexType portNum, const Fw::StringBase &fileName)
Handler for input port seqRunIn.
PlatformIndexType FwIndexType
Auto-generated base for SeqDispatcher component.
RateGroupDivider component implementation.
Declares F Prime string base class.
void seqStartIn_handler(FwIndexType portNum, const Fw::StringBase &fileName)
Handler for input port seqStartIn.