Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ done
Method
done
io/PcdReader.cpp:316–320 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
314
}
315
316
void PcdReader::done(PointTableRef table)
317
{
318
m_stream.close();
319
Utils::closeFile(m_istreamPtr);
320
}
321
322
} // namespace pdal
Callers
nothing calls this directly
Calls
2
closeFile
Function · 0.50
close
Method · 0.45
Tested by
no test coverage detected