#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>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 } |
Definition in file RPageStorage.hxx.