Logo ROOT  
Reference Guide
RPageStorage.hxx File Reference
#include <ROOT/RNTupleDescriptor.hxx>
#include <ROOT/RNTupleOptions.hxx>
#include <ROOT/RNTupleUtil.hxx>
#include <ROOT/RPage.hxx>
#include <ROOT/RPageAllocator.hxx>
#include <ROOT/RStringView.hxx>
#include <atomic>
#include <cstddef>
#include <memory>
Include dependency graph for RPageStorage.hxx:
This graph shows which files directly or indirectly include this file:

Classes

struct  ROOT::Experimental::Detail::RPageStorage::RColumnHandle
 
class  ROOT::Experimental::Detail::RPageSink
 Abstract interface to write data into an ntuple. More...
 
class  ROOT::Experimental::Detail::RPageSource
 Abstract interface to read data from an ntuple. More...
 
class  ROOT::Experimental::Detail::RPageStorage
 Common functionality of an ntuple storage for both reading and writing. More...
 

Namespaces

namespace  ROOT
 VSD Structures.
 
namespace  ROOT::Experimental
 
namespace  ROOT::Experimental::Detail
 

Enumerations

enum class  ROOT::Experimental::Detail::EPageStorageType { ROOT::Experimental::Detail::kSink , ROOT::Experimental::Detail::kSource }
 

Detailed Description

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

Definition in file RPageStorage.hxx.