Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RPageStorageDaos.hxx File Reference
#include <ROOT/RError.hxx>
#include <ROOT/RPageStorage.hxx>
#include <ROOT/RNTupleSerialize.hxx>
#include <ROOT/RNTupleZip.hxx>
#include <ROOT/RStringView.hxx>
#include <array>
#include <atomic>
#include <cstdio>
#include <memory>
#include <string>
#include <optional>
Include dependency graph for RPageStorageDaos.hxx:
This graph shows which files directly or indirectly include this file:

Classes

struct  ROOT::Experimental::Detail::RPageSourceDaos::RClusterInfo
 Summarizes cluster-level information that are necessary to populate a certain page. More...
 
class  ROOT::Experimental::Detail::RDaosContainerNTupleLocator
 Helper structure concentrating the functionality required to locate an ntuple within a DAOS container. More...
 
class  ROOT::Experimental::Detail::RDaosNTupleAnchor
 Entry point for an RNTuple in a DAOS container. More...
 
class  ROOT::Experimental::Detail::RPageAllocatorDaos
 Manages pages read from a DAOS container. More...
 
class  ROOT::Experimental::Detail::RPageSinkDaos
 Storage provider that writes ntuple pages to into a DAOS container. More...
 
class  ROOT::Experimental::Detail::RPageSourceDaos
 Storage provider that reads ntuple pages from a DAOS container. More...
 

Namespaces

namespace  ROOT
 This file contains a specialised ROOT message handler to test for diagnostic in unit tests.
 
namespace  ROOT::Experimental
 
namespace  ROOT::Experimental::Detail
 

Typedefs

using ROOT::Experimental::Detail::ntuple_index_t = std::uint32_t
 

Detailed Description

Author
Javier Lopez-Gomez j.lop.nosp@m.ez@c.nosp@m.ern.c.nosp@m.h
Date
2020-11-03
Warning
This is part of the ROOT 7 prototype! It will change without notice. It might trigger earthquakes. Feedback is welcome!

Definition in file RPageStorageDaos.hxx.