Project
Loading...
Searching...
No Matches
o2::framework::BuilderTraits< T[N]> Struct Template Reference

#include <TableBuilder.h>

Public Types

using ArrowType = arrow::FixedSizeListType
 
using BuilderType = arrow::FixedSizeListBuilder
 

Detailed Description

template<typename T, int N>
struct o2::framework::BuilderTraits< T[N]>

Definition at line 434 of file TableBuilder.h.

Member Typedef Documentation

◆ ArrowType

template<typename T , int N>
using o2::framework::BuilderTraits< T[N]>::ArrowType = arrow::FixedSizeListType

Definition at line 435 of file TableBuilder.h.

◆ BuilderType

template<typename T , int N>
using o2::framework::BuilderTraits< T[N]>::BuilderType = arrow::FixedSizeListBuilder

Definition at line 436 of file TableBuilder.h.


The documentation for this struct was generated from the following file: