Definition at line 124 of file RNTupleImporter.hxx.
◆ RImportField() [1/3]
ROOT::Experimental::RNTupleImporter::RImportField::RImportField |
( |
| ) |
|
|
default |
◆ ~RImportField()
ROOT::Experimental::RNTupleImporter::RImportField::~RImportField |
( |
| ) |
|
|
default |
◆ RImportField() [2/3]
ROOT::Experimental::RNTupleImporter::RImportField::RImportField |
( |
const RImportField & |
other | ) |
|
|
delete |
◆ RImportField() [3/3]
ROOT::Experimental::RNTupleImporter::RImportField::RImportField |
( |
RImportField && |
other | ) |
|
|
default |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ fField
The field is kept during schema preparation and transferred to the fModel before the writing starts.
Definition at line 133 of file RNTupleImporter.hxx.
◆ fFieldBuffer
void* ROOT::Experimental::RNTupleImporter::RImportField::fFieldBuffer = nullptr |
◆ fIsClass
bool ROOT::Experimental::RNTupleImporter::RImportField::fIsClass = false |
Field imported from a branch with stramer info (e.g., STL, user-defined class)
Definition at line 137 of file RNTupleImporter.hxx.
◆ fIsInUntypedCollection
bool ROOT::Experimental::RNTupleImporter::RImportField::fIsInUntypedCollection = false |
Sub-fields of untyped collections (leaf count arrays in the input)
Definition at line 136 of file RNTupleImporter.hxx.
◆ fValue
The documentation for this struct was generated from the following file: