7 #ifndef Svc_CCSDS_TcDeframerComponentAc_HPP 8 #define Svc_CCSDS_TcDeframerComponentAc_HPP 16 #if FW_ENABLE_TEXT_LOGGING == 1 129 #if FW_ENABLE_TEXT_LOGGING == 1 132 void set_logTextOut_OutputPort(
181 #if FW_PORT_SERIALIZATION 192 Fw::InputSerializePort* port
195 #if FW_ENABLE_TEXT_LOGGING == 1 198 void set_logTextOut_OutputPort(
200 Fw::InputSerializePort* port
208 Fw::InputSerializePort* port
214 Fw::InputSerializePort* port
220 Fw::InputSerializePort* port
225 #if FW_PORT_SERIALIZATION 236 Fw::InputSerializePort* port
242 Fw::InputSerializePort* port
255 const char* compName =
"" 288 #if FW_ENABLE_TEXT_LOGGING == 1 346 #if FW_ENABLE_TEXT_LOGGING == 1 351 bool isConnected_logTextOut_OutputPort(
538 static void m_p_dataIn_in(
546 static void m_p_dataReturnIn_in(
574 #if FW_ENABLE_TEXT_LOGGING == 1 Deframing received an invalid frame length.
void dataReturnOut_out(FwIndexType portNum, Fw::Buffer &data, const ComCfg::FrameContext &context)
Invoke output port dataReturnOut.
FwIndexType getNum_dataOut_OutputPorts() const
Svc::InputComDataWithContextPort * get_dataReturnIn_InputPort(FwIndexType portNum)
bool isConnected_prmSetOut_OutputPort(FwIndexType portNum)
bool isConnected_dataOut_OutputPort(FwIndexType portNum)
PlatformSizeType FwSizeType
Deframing received an invalid VCID.
void set_timeCaller_OutputPort(FwIndexType portNum, Fw::InputTimePort *port)
Connect port to timeCaller[portNum].
Deframing received an invalid checksum.
Auto-generated base for TcDeframer component.
void set_logOut_OutputPort(FwIndexType portNum, Fw::InputLogPort *port)
Connect port to logOut[portNum].
friend class TcDeframerTester
Friend class tester implementation to support white-box testing.
FwIndexType getNum_prmGetOut_OutputPorts() const
bool isConnected_prmGetOut_OutputPort(FwIndexType portNum)
void log_WARNING_LO_InvalidSpacecraftId(U16 transmitted, U16 configured) const
friend class TcDeframerTesterBase
Friend class tester to support autocoded test harness.
void init()
Object initializer.
FwIndexType getNum_dataIn_InputPorts() const
virtual void dataIn_handler(FwIndexType portNum, Fw::Buffer &data, const ComCfg::FrameContext &context)=0
Handler for input port dataIn.
void log_WARNING_HI_InvalidCrc(U16 transmitted, U16 computed) const
void log_WARNING_HI_InvalidFrameLength(U16 transmitted, FwSizeType actual) const
virtual void lock()
Lock the guarded mutex.
void set_prmGetOut_OutputPort(FwIndexType portNum, Fw::InputPrmGetPort *port)
Connect port to prmGetOut[portNum].
void set_dataOut_OutputPort(FwIndexType portNum, Svc::InputComDataWithContextPort *port)
Connect port to dataOut[portNum].
FwIndexType getNum_dataReturnOut_OutputPorts() const
void set_prmSetOut_OutputPort(FwIndexType portNum, Fw::InputPrmSetPort *port)
Connect port to prmSetOut[portNum].
void set_dataReturnOut_OutputPort(FwIndexType portNum, Svc::InputComDataWithContextPort *port)
Connect port to dataReturnOut[portNum].
void dataIn_handlerBase(FwIndexType portNum, Fw::Buffer &data, const ComCfg::FrameContext &context)
Handler base-class function for input port dataIn.
virtual ~TcDeframerComponentBase()
Destroy TcDeframerComponentBase object.
void dataReturnIn_handlerBase(FwIndexType portNum, Fw::Buffer &data, const ComCfg::FrameContext &context)
Handler base-class function for input port dataReturnIn.
bool isConnected_dataReturnOut_OutputPort(FwIndexType portNum)
FwIndexType getNum_timeCaller_OutputPorts() const
Deframing received an invalid SCID.
FwIndexType getNum_dataReturnIn_InputPorts() const
void set_tlmOut_OutputPort(FwIndexType portNum, Fw::InputTlmPort *port)
Connect port to tlmOut[portNum].
Svc::InputComDataWithContextPort * get_dataIn_InputPort(FwIndexType portNum)
PlatformIndexType FwIndexType
virtual void unLock()
Unlock the guarded mutex.
FwIndexType getNum_prmSetOut_OutputPorts() const
Type used to pass context info between components during framing/deframing.
RateGroupDivider component implementation.
bool isConnected_logOut_OutputPort(FwIndexType portNum)
TcDeframerComponentBase(const char *compName="")
Construct TcDeframerComponentBase object.
bool isConnected_timeCaller_OutputPort(FwIndexType portNum)
bool isConnected_tlmOut_OutputPort(FwIndexType portNum)
void dataOut_out(FwIndexType portNum, Fw::Buffer &data, const ComCfg::FrameContext &context)
Invoke output port dataOut.
FwIndexType getNum_logOut_OutputPorts() const
virtual void dataReturnIn_handler(FwIndexType portNum, Fw::Buffer &data, const ComCfg::FrameContext &context)=0
Handler for input port dataReturnIn.
void log_ACTIVITY_LO_InvalidVcId(U16 transmitted, U16 configured) const
FwIndexType getNum_tlmOut_OutputPorts() const