MCPcopy Create free account
hub / github.com/apache/thrift / getFD

Method getFD

lib/cpp/test/TFileTransportTest.cpp:120–120  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

118 const char* getPath() const { return path_; }
119
120 int getFD() const { return fd_; }
121
122 void unlink() {
123 if (path_) {

Callers 2

BOOST_AUTO_TEST_CASEFunction · 0.45
getInputStreamMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected