Helper to get the contents of a given column.
Helper to get the human readable name of type
Definition at line 297 of file RArrowDS.cxx.
Public Member Functions | |
| std::string | result () | 
| 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 &l) override | 
| arrow::Status | Visit (const arrow::StringType &) override | 
| arrow::Status | Visit (const arrow::UInt32Type &) override | 
| arrow::Status | Visit (const arrow::UInt64Type &) override | 
Private Attributes | |
| std::vector< std::string > | fTypeName | 
      
  | 
  inline | 
Definition at line 351 of file RArrowDS.cxx.
      
  | 
  inlineoverride | 
Definition at line 337 of file RArrowDS.cxx.
      
  | 
  inlineoverride | 
Definition at line 327 of file RArrowDS.cxx.
      
  | 
  inlineoverride | 
Definition at line 322 of file RArrowDS.cxx.
      
  | 
  inlineoverride | 
Definition at line 307 of file RArrowDS.cxx.
      
  | 
  inlineoverride | 
Definition at line 302 of file RArrowDS.cxx.
      
  | 
  inlineoverride | 
Definition at line 342 of file RArrowDS.cxx.
      
  | 
  inlineoverride | 
Definition at line 332 of file RArrowDS.cxx.
      
  | 
  inlineoverride | 
Definition at line 317 of file RArrowDS.cxx.
      
  | 
  inlineoverride | 
Definition at line 312 of file RArrowDS.cxx.
      
  | 
  private | 
Definition at line 299 of file RArrowDS.cxx.