MCPcopy Create free account
hub / github.com/PDAL/PDAL / cleanup

Method cleanup

io/SbetReader.cpp:165–169  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

163}
164
165void SbetReader::cleanup()
166{
167 if (m_private->isRemote)
168 FileUtils::deleteFile(m_filename);
169}
170
171void SbetReader::tryLoadRemote()
172{

Callers

nothing calls this directly

Calls 1

deleteFileFunction · 0.85

Tested by

no test coverage detected