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 1186 of file RNTupleDescriptor.hxx.
Private Attributes | |
RColumnDescriptor | fColumn = RColumnDescriptor() |
#include <ROOT/RNTupleDescriptor.hxx>
|
default |
Make an empty column descriptor builder.
|
inline |
Definition at line 1204 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1214 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1224 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1251 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1252 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1219 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1194 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 1006 of file RNTupleDescriptor.cxx.
|
inline |
Definition at line 1199 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1236 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1229 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1209 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1241 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1246 of file RNTupleDescriptor.hxx.
|
private |
Definition at line 1188 of file RNTupleDescriptor.hxx.