#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... | |
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 |
Namespace for new ROOT classes and functions. | |
namespace | ROOT::Internal |
Definition in file RNTupleSerialize.hxx.