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

Method unwrap

matlab/src/cpp/arrow/matlab/type/proxy/type.cc:34–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32}
33
34std::shared_ptr<arrow::DataType> Type::unwrap() { return data_type; }
35
36void Type::getTypeID(libmexclass::proxy::method::Context& context) {
37 namespace mda = ::matlab::data;

Callers 9

writeMethod · 0.45
makeMethod · 0.45
makeMethod · 0.45
writeRecordBatchMethod · 0.45
writeTableMethod · 0.45
writeMethod · 0.45
makeMethod · 0.45
isEqualMethod · 0.45
makeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected