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

Method done

plugins/icebridge/io/IcebridgeReader.cpp:209–212  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

207}
208
209void IcebridgeReader::done(PointTableRef table)
210{
211 m_hdf5Handler.close();
212}
213
214
215bool IcebridgeReader::eof()

Callers

nothing calls this directly

Calls 1

closeMethod · 0.45

Tested by

no test coverage detected