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

Function name

cpp/src/generated/feather_generated.h:557–559  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

555 VT_USER_METADATA = 12
556 };
557 const ::flatbuffers::String *name() const {
558 return GetPointer<const ::flatbuffers::String *>(VT_NAME);
559 }
560 const arrow::ipc::feather::fbs::PrimitiveArray *values() const {
561 return GetPointer<const arrow::ipc::feather::fbs::PrimitiveArray *>(VT_VALUES);
562 }

Callers 1

VerifyFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected