MCPcopy Create free account
hub / github.com/PDAL/PDAL / ~Tempfile

Method ~Tempfile

test/unit/Support.cpp:439–442  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

437}
438
439Tempfile::~Tempfile()
440{
441 FileUtils::deleteFile(m_name);
442}
443
444std::string Tempfile::filename()
445{

Callers

nothing calls this directly

Calls 1

deleteFileFunction · 0.85

Tested by

no test coverage detected