|
CCSDS 124.0-B-1 C++ 1.0.0
CCSDS 124.0-B-1 Lossless Compression
|
Encoder compilation unit. More...
#include <ccsds124/encoder.hpp>Go to the source code of this file.
Encoder compilation unit.
This file exists for library structure purposes. The encoding functions (COUNT, RLE, BE) are implemented entirely in the header file (encoder.hpp) because:
Encoding functions implemented in encoder.hpp:
This .cpp file:
Definition in file encoder.cpp.