Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RPageSinkBuf.hxx File Reference
#include <ROOT/RNTupleMetrics.hxx>
#include <ROOT/RPageStorage.hxx>
#include <deque>
#include <iterator>
#include <memory>
#include <tuple>
Include dependency graph for RPageSinkBuf.hxx:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::Experimental::Internal::RPageSinkBuf::RColumnBuf
 A buffered column. More...
 
struct  ROOT::Experimental::Internal::RPageSinkBuf::RCounters
 I/O performance counters that get registered in fMetrics. More...
 
class  ROOT::Experimental::Internal::RPageSinkBuf
 Wrapper sink that coalesces cluster column page writes. More...
 
struct  ROOT::Experimental::Internal::RPageSinkBuf::RColumnBuf::RPageZipItem
 

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::Internal
 

Detailed Description

Author
Jakob Blomer jblom.nosp@m.er@c.nosp@m.ern.c.nosp@m.h
Max Orok maxwe.nosp@m.llor.nosp@m.ok@gm.nosp@m.ail..nosp@m.com
Javier Lopez-Gomez javie.nosp@m.r.lo.nosp@m.pez.g.nosp@m.omez.nosp@m.@cern.nosp@m..ch
Date
2021-03-17
Warning
This is part of the ROOT 7 prototype! It will change without notice. It might trigger earthquakes. Feedback is welcome!

Definition in file RPageSinkBuf.hxx.