7 #ifndef Fw_CmdResponsePortAc_HPP 8 #define Fw_CmdResponsePortAc_HPP 86 #if FW_PORT_SERIALIZATION == 1 FwIdType FwOpcodeType
The type of a command opcode.
Enum representing a command response.
SerializeStatus
forward declaration for string
OutputCmdResponsePort()
Constructor.
The size of the serial representation.
void invoke(FwOpcodeType opCode, U32 cmdSeq, const Fw::CmdResponse &response) const
Invoke a port interface.
PlatformIndexType FwIndexType
void init()
Initialization function.
void addCallPort(InputCmdResponsePort *callPort)
Register an input port.