OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Compressor.h File Reference

singleton class to handle concurrancy and state for blosc library. A C++ wrapper over a pure C library. More...

#include <cstddef>
#include <cstdint>
#include <mutex>
#include <stdexcept>
#include <string>
+ Include dependency graph for Compressor.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CompressionFailedError
 
class  BloscCompressor
 

Detailed Description

singleton class to handle concurrancy and state for blosc library. A C++ wrapper over a pure C library.

Definition in file Compressor.h.