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 <Rtypes.h>
#include <cstdint>
#include <limits>
#include <map>
#include <string>
#include <unordered_map>
#include <vector>
Include dependency graph for RNTupleSerialize.hxx:
This graph shows which files directly or indirectly include this file:

Classes

struct  ROOT::Internal::RNTupleSerializer::RClusterGroup
 
struct  ROOT::Internal::RNTupleSerializer::RClusterSummary
 
class  ROOT::Internal::RNTupleSerializer::RContext
 The serialization context is used for the piecewise serialization of a descriptor. More...
 
struct  ROOT::Internal::RNTupleSerializer::REnvelopeLink
 
class  ROOT::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::Internal
 

Detailed Description