#include <ROOT/RFieldBase.hxx>#include <ROOT/RNTupleTypes.hxx>#include <string>#include <string_view>#include <tuple>#include <utility>#include <vector>| Classes | |
| class | ROOT::RPairField | 
| Template specializations for C++ std::pair.  More... | |
| class | ROOT::RRecordField::RRecordDeleter | 
| class | ROOT::RRecordField | 
| The field for an untyped record.  More... | |
| class | ROOT::RTupleField | 
| Template specializations for C++ std::tuple.  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 | 
| Functions | |
| std::unique_ptr< RFieldBase > | ROOT::Internal::CreateEmulatedRecordField (std::string_view fieldName, std::vector< std::unique_ptr< RFieldBase > > itemFields, std::string_view emulatedFromType) |