#include <ROOT/RMiniFile.hxx>
#include <ROOT/RNTuple.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 <optional>
#include <string>
#include <utility>
Classes | |
struct | ROOT::Internal::RPageSinkFile::CommitBatch |
class | ROOT::Internal::RPageSinkFile |
Storage provider that write ntuple pages into a file. More... | |
class | ROOT::Internal::RPageSourceFile |
Storage provider that reads ntuple pages from a file. More... | |
struct | ROOT::Internal::RPageSourceFile::RStructureBuffer |
Holds the uncompressed header and footer. More... | |
Namespaces | |
namespace | ROOT |
Namespace for new ROOT classes and functions. | |
namespace | ROOT::Internal |
Definition in file RPageStorageFile.hxx.