Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RPageStorageFile.hxx File Reference
#include <ROOT/RMiniFile.hxx>
#include <ROOT/RNTupleSerialize.hxx>
#include <ROOT/RNTupleZip.hxx>
#include <ROOT/RPageStorage.hxx>
#include <ROOT/RRawFile.hxx>
#include <string_view>
#include <array>
#include <cstdio>
#include <memory>
#include <string>
#include <utility>
Include dependency graph for RPageStorageFile.hxx:
This graph shows which files directly or indirectly include this file:

Classes

struct  ROOT::Experimental::Internal::RPageSourceFile::RClusterInfo
 Summarizes cluster-level information that are necessary to populate a certain page. More...
 
class  ROOT::Experimental::Internal::RPageSinkFile
 Storage provider that write ntuple pages into a file. More...
 
class  ROOT::Experimental::Internal::RPageSourceFile
 Storage provider that reads ntuple pages from a file. 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::Internal
 
namespace  ROOT::Internal
 

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 RPageStorageFile.hxx.