7 #ifndef Svc_DpWriter_HPP 8 #define Svc_DpWriter_HPP 46 void bufferSendIn_handler(
const FwIndexType portNum,
64 void CLEAR_EVENT_THROTTLE_cmdHandler(
FwOpcodeType opCode,
102 U32 m_numBuffersReceived = 0;
105 U64 m_numBytesWritten = 0;
108 U32 m_numSuccessfulWrites = 0;
111 U32 m_numFailedWrites = 0;
A data product Container.
PlatformSizeType FwSizeType
U32 FwOpcodeType
The type of a command opcode.
void configure(const Fw::StringBase &dpFileNamePrefix)
Configure writer.
PlatformIndexType FwIndexType
RateGroupDivider component implementation.
DpWriter(const char *const compName)
Auto-generated base for DpWriter component.