Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RFieldRecord.hxx File Reference
#include <ROOT/RFieldBase.hxx>
#include <ROOT/RNTupleTypes.hxx>
#include <string>
#include <string_view>
#include <tuple>
#include <utility>
#include <vector>
Include dependency graph for RFieldRecord.hxx:
This graph shows which files directly or indirectly include this file:

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 for new ROOT classes and functions.
 
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< RFieldBaseROOT::Internal::CreateEmulatedRecordField (std::string_view fieldName, std::vector< std::unique_ptr< RFieldBase > > itemFields, std::string_view emulatedFromType)