Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RPageSourceFriends.hxx File Reference
#include <ROOT/RNTupleMetrics.hxx>
#include <ROOT/RPageStorage.hxx>
#include <ROOT/RSpan.hxx>
#include <string_view>
#include <memory>
#include <vector>
#include <unordered_map>
Include dependency graph for RPageSourceFriends.hxx:
This graph shows which files directly or indirectly include this file:

Classes

struct  ROOT::Experimental::Internal::RPageSourceFriends::RIdBiMap
 A bi-directional map of descriptor IDs that translates from physical to virtual column, field, and cluster IDs and vice versa. More...
 
struct  ROOT::Experimental::Internal::RPageSourceFriends::ROriginId
 
class  ROOT::Experimental::Internal::RPageSourceFriends
 Virtual storage that combines several other sources horizontally. 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::Internal
 

Detailed Description

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

Definition in file RPageSourceFriends.hxx.