A helper class for piece-wise construction of an RColumnDescriptor.
Dangling column descriptors can become actual descriptors when added to an RNTupleDescriptorBuilder instance and then linked to their fields.
Definition at line 1189 of file RNTupleDescriptor.hxx.
Private Attributes | |
RColumnDescriptor | fColumn = RColumnDescriptor() |
#include <ROOT/RNTupleDescriptor.hxx>
|
default |
Make an empty column descriptor builder.
|
inline |
Definition at line 1207 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1217 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1227 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1254 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1255 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1222 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1197 of file RNTupleDescriptor.hxx.
ROOT::RResult< ROOT::RColumnDescriptor > ROOT::Internal::RColumnDescriptorBuilder::MakeDescriptor | ( | ) | const |
Attempt to make a column descriptor.
This may fail if the column was not given enough information to make a proper descriptor.
Definition at line 1002 of file RNTupleDescriptor.cxx.
|
inline |
Definition at line 1202 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1239 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1232 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1212 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1244 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1249 of file RNTupleDescriptor.hxx.
|
private |
Definition at line 1191 of file RNTupleDescriptor.hxx.