Transform a NULL terminated C string branch into an std::string field.
Definition at line 197 of file RNTupleImporter.hxx.
Public Member Functions | |
| RCStringTransformation (std::size_t b, std::size_t f) | |
| ~RCStringTransformation () override=default | |
| RResult< void > | Transform (const RImportBranch &branch, RImportField &field) final |
Public Attributes | |
| std::size_t | fImportBranchIdx = 0 |
| std::size_t | fImportFieldIdx = 0 |
|
inline |
Definition at line 198 of file RNTupleImporter.hxx.
|
overridedefault |
|
finalvirtual |
Implements ROOT::Experimental::RNTupleImporter::RImportTransformation.
Definition at line 72 of file RNTupleImporter.cxx.
|
inherited |
Definition at line 147 of file RNTupleImporter.hxx.
|
inherited |
Definition at line 148 of file RNTupleImporter.hxx.