Logo ROOT  
Reference Guide
RPageStorageRaw.hxx File Reference
#include <ROOT/RPageStorage.hxx>
#include <ROOT/RNTupleMetrics.hxx>
#include <ROOT/RStringView.hxx>
#include <array>
#include <cstdint>
#include <cstdio>
#include <memory>
Include dependency graph for RPageStorageRaw.hxx:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::Experimental::Detail::RPageAllocatorFile
 Manages pages read from a raw file. More...
 
class  ROOT::Experimental::Detail::RPageSinkRaw
 Storage provider that write ntuple pages into a raw binary file. More...
 
class  ROOT::Experimental::Detail::RPageSourceRaw
 Storage provider that reads ntuple pages from a raw file. More...
 

Namespaces

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

Detailed Description

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

Definition in file RPageStorageRaw.hxx.