Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RNTupleSerialize.hxx File Reference
#include <ROOT/RError.hxx>
#include <ROOT/RNTupleUtil.hxx>
#include <ROOT/RSpan.hxx>
#include <cstdint>
#include <map>
#include <string>
#include <vector>
Include dependency graph for RNTupleSerialize.hxx:
This graph shows which files directly or indirectly include this file:

Classes

struct  ROOT::Experimental::Internal::RNTupleSerializer::RClusterGroup
 
struct  ROOT::Experimental::Internal::RNTupleSerializer::RClusterSummary
 
class  ROOT::Experimental::Internal::RNTupleSerializer::RContext
 The serialization context is used for the piecewise serialization of a descriptor. More...
 
struct  ROOT::Experimental::Internal::RNTupleSerializer::REnvelopeLink
 
class  ROOT::Experimental::Internal::RNTupleSerializer
 A helper class for serializing and deserialization of the RNTuple binary format. More...
 

Namespaces

namespace  ROOT
 tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7
 
namespace  ROOT::Experimental
 
namespace  ROOT::Experimental::Internal
 

Detailed Description

Author
Jakob Blomer jblom.nosp@m.er@c.nosp@m.ern.c.nosp@m.h
Javier Lopez-Gomez javie.nosp@m.r.lo.nosp@m.pez.g.nosp@m.omez.nosp@m.@cern.nosp@m..ch
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.hxx.