Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RNTupleSerialize.cxx File Reference
#include <ROOT/RColumnElement.hxx>
#include <ROOT/RColumnModel.hxx>
#include <ROOT/RError.hxx>
#include <ROOT/RNTupleDescriptor.hxx>
#include <ROOT/RNTupleSerialize.hxx>
#include <RVersion.h>
#include <RZip.h>
#include <cstring>
#include <deque>
#include <set>
#include <unordered_map>
Include dependency graph for RNTupleSerialize.cxx:

Typedefs

template<typename T >
using RResult = ROOT::Experimental::RResult< T >
 

Detailed Description

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

Definition in file RNTupleSerialize.cxx.

Typedef Documentation

◆ RResult

template<typename T >
using RResult = ROOT::Experimental::RResult<T>

Definition at line 31 of file RNTupleSerialize.cxx.