|
sparrow 2.4.0
C++20 idiomatic APIs for the Apache Arrow Columnar Format
|
#include <data_type.hpp>
Public Member Functions | |
| constexpr | data_descriptor () noexcept |
| data_descriptor (std::string_view format) noexcept | |
| constexpr | data_descriptor (data_type id) noexcept |
| constexpr data_type | id () const noexcept |
Definition at line 817 of file data_type.hpp.
|
inlineconstexprnoexcept |
Definition at line 821 of file data_type.hpp.
|
inlinenoexcept |
Definition at line 826 of file data_type.hpp.
|
inlineexplicitconstexprnoexcept |
Definition at line 831 of file data_type.hpp.
|
inlinenodiscardconstexprnoexcept |
Definition at line 836 of file data_type.hpp.