Helper to determine if a given Column is a supported type.
Definition at line 367 of file RArrowDS.cxx.
|
| arrow::Status | Visit (const arrow::BooleanType &) override |
| arrow::Status | Visit (const arrow::DoubleType &) override |
| arrow::Status | Visit (const arrow::FloatType &) override |
| arrow::Status | Visit (const arrow::Int32Type &) override |
| arrow::Status | Visit (const arrow::Int64Type &) override |
| arrow::Status | Visit (const arrow::ListType &) override |
| arrow::Status | Visit (const arrow::StringType &) override |
| arrow::Status | Visit (const arrow::UInt32Type &) override |
| arrow::Status | Visit (const arrow::UInt64Type &) override |
◆ Visit() [1/9]
| arrow::Status ROOT::RDF::VerifyValidColumnType::Visit |
( |
const arrow::BooleanType & | | ) |
|
|
inlineoverride |
◆ Visit() [2/9]
| arrow::Status ROOT::RDF::VerifyValidColumnType::Visit |
( |
const arrow::DoubleType & | | ) |
|
|
inlineoverride |
◆ Visit() [3/9]
| arrow::Status ROOT::RDF::VerifyValidColumnType::Visit |
( |
const arrow::FloatType & | | ) |
|
|
inlineoverride |
◆ Visit() [4/9]
| arrow::Status ROOT::RDF::VerifyValidColumnType::Visit |
( |
const arrow::Int32Type & | | ) |
|
|
inlineoverride |
◆ Visit() [5/9]
| arrow::Status ROOT::RDF::VerifyValidColumnType::Visit |
( |
const arrow::Int64Type & | | ) |
|
|
inlineoverride |
◆ Visit() [6/9]
| arrow::Status ROOT::RDF::VerifyValidColumnType::Visit |
( |
const arrow::ListType & | | ) |
|
|
inlineoverride |
◆ Visit() [7/9]
| arrow::Status ROOT::RDF::VerifyValidColumnType::Visit |
( |
const arrow::StringType & | | ) |
|
|
inlineoverride |
◆ Visit() [8/9]
| arrow::Status ROOT::RDF::VerifyValidColumnType::Visit |
( |
const arrow::UInt32Type & | | ) |
|
|
inlineoverride |
◆ Visit() [9/9]
| arrow::Status ROOT::RDF::VerifyValidColumnType::Visit |
( |
const arrow::UInt64Type & | | ) |
|
|
inlineoverride |
The documentation for this class was generated from the following file: