MCPcopy Create free account
hub / github.com/apple/foundationdb / getFileName

Method getFileName

flow/include/flow/Platform.h:435–435  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

433 void write(const uint8_t* buff, size_t len);
434 bool destroyFile();
435 std::string getFileName() const { return filename; }
436
437private:
438 std::string filename;

Callers 2

initMethod · 0.45

Calls

no outgoing calls

Tested by 2

initMethod · 0.36