MCPcopy Create free account
hub / github.com/apache/arrow / fields

Function fields

cpp/src/generated/Schema_generated.h:2381–2383  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2379 return static_cast<org::apache::arrow::flatbuf::Endianness>(GetField<int16_t>(VT_ENDIANNESS, 0));
2380 }
2381 const ::flatbuffers::Vector<::flatbuffers::Offset<org::apache::arrow::flatbuf::Field>> *fields() const {
2382 return GetPointer<const ::flatbuffers::Vector<::flatbuffers::Offset<org::apache::arrow::flatbuf::Field>> *>(VT_FIELDS);
2383 }
2384 const ::flatbuffers::Vector<::flatbuffers::Offset<org::apache::arrow::flatbuf::KeyValue>> *custom_metadata() const {
2385 return GetPointer<const ::flatbuffers::Vector<::flatbuffers::Offset<org::apache::arrow::flatbuf::KeyValue>> *>(VT_CUSTOM_METADATA);
2386 }

Callers 4

VerifyFunction · 0.70
ComputeFingerprintMethod · 0.50
type.hFile · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected