Definition at line 131 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
RFieldBase* ROOT::Experimental::RNTupleImporter::RImportField::fField = nullptr |
The field is kept during schema preparation and transferred to the fModel before the writing starts.
Definition at line 140 of file RNTupleImporter.hxx.
◆ fFieldBuffer
void* ROOT::Experimental::RNTupleImporter::RImportField::fFieldBuffer = nullptr |
◆ fValue
std::unique_ptr<RFieldBase::RValue> ROOT::Experimental::RNTupleImporter::RImportField::fValue |
The documentation for this struct was generated from the following file: