void log_WARNING_HI_CS_TimeContextMismatch(const Fw::StringBase &fileName, U8 currTimeBase, U8 seqTimeBase) const
void log_WARNING_HI_CS_FileInvalid(const Fw::StringBase &fileName, Svc::CmdSequencer_FileReadStage stage, I32 error) const
void recordMismatch(const U32 numRecords, const U32 extraBytes)
Record mismatch.
void log_WARNING_HI_CS_FileSizeError(const Fw::StringBase &fileName, U32 size) const
Events(Sequence &sequence)
Construct an Events object.
void log_WARNING_HI_CS_FileNotFound(const Fw::StringBase &fileName) const
void fileReadError()
File read error.
U8 FwTimeContextStoreType
The type used to serialize a time context value.
void recordInvalid(const U32 recordNumber, const I32 error)
Record invalid.
void timeContextMismatch(const FwTimeContextStoreType currTimeContext, const FwTimeContextStoreType seqTimeContext)
Time context mismatch.
void log_WARNING_HI_CS_RecordInvalid(const Fw::StringBase &fileName, U32 recordNumber, I32 error) const
void log_WARNING_HI_CS_RecordMismatch(const Fw::StringBase &fileName, U32 header_records, U32 extra_bytes) const
A sequence with unspecified binary format.
void timeBaseMismatch(const TimeBase currTimeBase, const TimeBase seqTimeBase)
Time base mismatch.
void fileInvalid(const CmdSequencer_FileReadStage::t stage, const I32 error)
File invalid.
void fileSizeError(const U32 size)
File size error.
void log_WARNING_HI_CS_FileCrcFailure(const Fw::StringBase &fileName, U32 storedCRC, U32 computedCRC) const
void log_WARNING_HI_CS_TimeBaseMismatch(const Fw::StringBase &fileName, U16 time_base, U16 seq_time_base) const
void fileCRCFailure(const U32 storedCRC, const U32 computedCRC)
File CRC failure.
RateGroupDivider component implementation.
void fileNotFound()
File not found.
void log_WARNING_LO_CS_NoRecords(const Fw::StringBase &fileName) const
Log event CS_NoRecords.
void log_WARNING_HI_CS_FileReadError(const Fw::StringBase &fileName) const