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

Method fd

cpp/src/arrow/io/file.cc:182–182  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

180 }
181
182 int fd() const { return fd_.fd(); }
183
184 bool is_open() const { return !fd_.closed(); }
185

Callers 15

TEST_FFunction · 0.45
MakePipeMethod · 0.45
StopMethod · 0.45
LoopReadingMethod · 0.45
OpenWritableMethod · 0.45
OpenReadableMethod · 0.45
ReadMethod · 0.45
SeekMethod · 0.45
TellMethod · 0.45
WriteMethod · 0.45
WillNeedMethod · 0.45
file_descriptorMethod · 0.45

Calls

no outgoing calls

Tested by 6

TEST_FFunction · 0.36
MakePipeMethod · 0.36
GetDebugLogSizeMethod · 0.36
DumpDebugLogMethod · 0.36
TEST_FFunction · 0.36