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

Method value

cpp/src/arrow/buffer_test.cc:78–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76 std::shared_ptr<MemoryManager> default_memory_manager() override;
77
78 int value() const { return value_; }
79
80 bool allow_copy() const { return value_ == kMyDeviceAllowCopy; }
81

Callers 11

InitializeFunction · 0.45
DefaultBackendFunction · 0.45
VisitMethod · 0.45
public_api_test.ccFile · 0.45
BenchmarkFieldPathGetFunction · 0.45
EnumerateStatisticsFunction · 0.45
MakeStatisticsArrayMethod · 0.45
PrintVerboseMetadataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected