Logo ROOT  
Reference Guide
RNTupleZip.hxx File Reference
#include <RZip.h>
#include <TError.h>
#include <algorithm>
#include <array>
#include <cstring>
#include <functional>
#include <memory>
#include <utility>
Include dependency graph for RNTupleZip.hxx:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::Experimental::Detail::RNTupleCompressor
 Helper class to compress data blocks in the ROOT compression frame format. More...
 
class  ROOT::Experimental::Detail::RNTupleDecompressor
 Helper class to uncompress data blocks in the ROOT compression frame format. More...
 

Namespaces

namespace  ROOT
 tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7
 
namespace  ROOT::Experimental
 
namespace  ROOT::Experimental::Detail
 

Detailed Description

Author
Jakob Blomer jblom.nosp@m.er@c.nosp@m.ern.c.nosp@m.h
Date
2019-11-21
Warning
This is part of the ROOT 7 prototype! It will change without notice. It might trigger earthquakes. Feedback is welcome!

Definition in file RNTupleZip.hxx.