Disk ARchive
2.7.15
Full featured and portable backup and archiving tool
|
provide per block and parallel compression/decompression More...
#include "../my_config.h"
#include "infinint.hpp"
#include "crypto_segment.hpp"
#include "heap.hpp"
#include "compress_module.hpp"
#include "proto_compressor.hpp"
#include <libthreadar/libthreadar.hpp>
Go to the source code of this file.
Namespaces | |
libdar | |
libdar namespace encapsulate all libdar symbols | |
Enumerations | |
enum class | libdar::compressor_block_flags { data = 0 , eof_die = 1 , error = 2 , worker_error = 3 } |
the different flags used to communicate between threads hold by parallel_block_compressor class | |
provide per block and parallel compression/decompression
Definition in file parallel_block_compressor.hpp.