CCSDSPack
C++ Library for CCSDS Space Packet manipulation. i.e. generation, extraction, analisys and more
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations
CCSDSHeader.h File Reference
#include <CCSDSResult.h>
#include <cstdint>
#include <vector>
Include dependency graph for CCSDSHeader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  CCSDS::PrimaryHeader
 Represents the primary header of a CCSDS packet. More...
 
class  CCSDS::Header
 Manages the decomposition and manipulation of CCSDS primary headers. More...
 

Namespaces

namespace  CCSDS
 Contains definitions and classes for handling CCSDS headers.
 

Enumerations

enum  CCSDS::ESequenceFlag : uint8_t { CCSDS::CONTINUING_SEGMENT , CCSDS::FIRST_SEGMENT , CCSDS::LAST_SEGMENT , CCSDS::UNSEGMENTED }
 Represents the sequence flags used in CCSDS telemetry transfer frames. More...