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