Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
RPageSinkBuf.hxx File Reference
#include <ROOT/RNTupleMetrics.hxx>
#include <ROOT/RPageStorage.hxx>
#include <atomic>
#include <cstddef>
#include <deque>
#include <functional>
#include <iterator>
#include <memory>
#include <tuple>

Classes

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

Namespaces

namespace  ROOT
namespace  ROOT::Internal

Detailed Description