![]() |
F´ Flight Software - C/C++ Documentation
devel
A framework for building embedded system applications to NASA flight quality standards.
|
The type of a packet header. More...
#include <Fw/FilePacket/FilePacket.hpp>
Public Types | |
enum | { HEADERSIZE = sizeof(U8) + sizeof(U32) } |
Header size. More... | |
Public Member Functions | |
Type | getType (void) const |
U32 | getSequenceIndex (void) const |
Friends | |
union | FilePacket |
The type of a packet header.
Definition at line 93 of file FilePacket.hpp.
anonymous enum |
|
inline |
Definition at line 132 of file FilePacket.hpp.
|
inline |
Definition at line 128 of file FilePacket.hpp.
|
friend |
Definition at line 95 of file FilePacket.hpp.