Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
RNTupleSerialize.hxx File Reference
#include <ROOT/RError.hxx>
#include <ROOT/RNTupleTypes.hxx>
#include <ROOT/RSpan.hxx>
#include <Rtypes.h>
#include <cstdint>
#include <limits>
#include <map>
#include <string>
#include <unordered_map>
#include <vector>

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...
class  ROOT::Internal::RNTupleSerializer
 A helper class for serializing and deserialization of the RNTuple binary format. More...

Namespaces

namespace  ROOT
namespace  ROOT::Experimental
 Namespace for ROOT features in testing.
namespace  ROOT::Experimental::Internal
namespace  ROOT::Internal

Detailed Description