Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
RFieldVisitor.hxx File Reference
#include <ROOT/RField.hxx>
#include <ROOT/RNTupleTypes.hxx>
#include <algorithm>
#include <iostream>
#include <sstream>
#include <string>
#include <vector>

Classes

class  ROOT::Detail::RFieldVisitor
 Abstract base class for classes implementing the visitor design pattern. More...
class  ROOT::Internal::RNTupleFormatter
 Contains helper functions for RNTupleReader::PrintInfo() and RPrintSchemaVisitor::VisitField(). More...
class  ROOT::Internal::RPrepareVisitor
 Visitor used for a pre-processing run to collect information needed by another visitor class. More...
struct  ROOT::Internal::RPrintValueVisitor::RPrintOptions
class  ROOT::Internal::RPrintSchemaVisitor
 Contains settings for printing and prints a summary of an RField instance. More...
class  ROOT::Internal::RPrintValueVisitor
 Renders a JSON value corresponding to the field. More...

Namespaces

namespace  ROOT
namespace  ROOT::Detail
 Special implementation of ROOT::RRangeCast for TCollection, including a check that the cast target type inherits from TObject and a new constructor that takes the TCollection by pointer.
namespace  ROOT::Internal

Detailed Description