F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
PduHeader.cpp File Reference

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)