CCSDSPack
C++ Library for CCSDS Space Packet manipulation. i.e. generation, extraction, analisys and more
|
#include <memory>
#include <unordered_map>
#include <functional>
#include <string>
#include "CCSDSSecondaryHeaderAbstract.h"
Go to the source code of this file.
Classes | |
class | CCSDS::SecondaryHeaderFactory |
A singleton factory class responsible for registering and creating instances of SecondaryHeaderAbstract objects. More... | |
Namespaces | |
namespace | CCSDS |
Contains definitions and classes for handling CCSDS headers. | |