gtopt::ArrayIndexBase struct

Derived classes

template<typename Type, typename Map Map, typename FSched, typename... Uid>
struct ArrayIndexTraits

Public static functions

template<typename... Uid>
static auto get_arrow_index(const SystemContext& system_context, std::string_view cname, std::string_view fname, const Id& id, auto& array_map, auto& table_map) -> constexpr auto
static auto read_arrow_table(const SystemContext& sc, std::string_view cname, std::string_view fname) -> ArrowTable -> auto