![]() |
F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
|
#include <Fw/Types/Assert.hpp>#include <Fw/Types/StringUtils.hpp>#include <Svc/Ccsds/CfdpManager/Types/PduHeader.hpp>#include <Svc/Ccsds/CfdpManager/Types/Types.hpp>Go to the source code of this file.
Namespaces | |
| Svc | |
| RateGroupDivider component implementation. | |
| Svc::Ccsds | |
| Svc::Ccsds::Cfdp | |
Functions | |
| static Fw::SerializeStatus | Svc::Ccsds::Cfdp::encodeIntegerInSize (Fw::SerialBufferBase &serialBuffer, U64 value, U8 encodeSize) |
| static U64 | Svc::Ccsds::Cfdp::decodeIntegerInSize (Fw::SerialBufferBase &serialBuffer, U8 decodeSize, Fw::SerializeStatus &status) |
| PduTypeEnum::T | Svc::Ccsds::Cfdp::peekPduType (const Fw::Buffer &buffer) |