#include <ROOT/RError.hxx>
#include <ROOT/RNTupleUtil.hxx>
#include <ROOT/RSpan.hxx>
#include <cstdint>
#include <map>
#include <string>
#include <vector>
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 |
Definition in file RNTupleSerialize.hxx.