1 #ifndef REF_LPS_ATM_IMPL_HPP 2 #define REF_LPS_ATM_IMPL_HPP 4 #include <Ref/SendBuffApp/SendBuffComponentAc.hpp> 17 void SchedIn_handler(
FwIndexType portNum, U32 context);
18 void SB_START_PKTS_cmdHandler(
FwOpcodeType opcode, U32 cmdSeq);
19 void SB_INJECT_PKT_ERROR_cmdHandler(
FwOpcodeType opcode, U32 cmdSeq);
44 bool m_firstPacketSent;
53 SendBuff_ActiveState m_state;
FwIdType FwOpcodeType
The type of a command opcode.
SendBuffImpl(const char *compName)
constructor
FwIdType FwPrmIdType
The type of a parameter identifier.
~SendBuffImpl()
destructor
This component sends a data buffer to a driver each time it is invoked by a scheduler.
PlatformIndexType FwIndexType