|
CCSDS 124.0-B-1 C++ 1.0.0
CCSDS 124.0-B-1 Lossless Compression
|
CCSDS 124.0-B-1 compression algorithm implementation. More...
#include "bitbuffer.hpp"#include "bitvector.hpp"#include "config.hpp"#include "encoder.hpp"#include "error.hpp"#include "mask.hpp"Go to the source code of this file.
Classes | |
| struct | ccsds124::CompressParams |
| Compression parameters for a single packet. More... | |
| class | ccsds124::Compressor< N, MaxOutputBytes > |
| CCSDS 124.0-B-1 compressor with static memory allocation. More... | |
Namespaces | |
| namespace | ccsds124 |
CCSDS 124.0-B-1 compression algorithm implementation.
Definition in file compressor.hpp.