#include <IndexBuilderHelpers.h>
Definition at line 55 of file IndexBuilderHelpers.h.
◆ SelfBuilder()
| o2::framework::SelfBuilder::SelfBuilder |
( |
arrow::MemoryPool * |
pool | ) |
|
◆ fill()
| void o2::framework::SelfBuilder::fill |
( |
int |
idx | ) |
|
◆ find()
| bool o2::framework::SelfBuilder::find |
( |
int |
| ) |
const |
|
inline |
◆ reset()
| void o2::framework::SelfBuilder::reset |
( |
std::shared_ptr< arrow::ChunkedArray > |
| ) |
|
◆ result()
| std::shared_ptr< arrow::ChunkedArray > o2::framework::SelfBuilder::result |
( |
| ) |
const |
◆ keyIndex
◆ mBuilder
| std::unique_ptr<arrow::ArrayBuilder> o2::framework::SelfBuilder::mBuilder = nullptr |
The documentation for this struct was generated from the following files: