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

Method done

plugins/hdf/io/HdfReader.cpp:152–155  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

150}
151
152void HdfReader::done(PointTableRef table)
153{
154 m_hdf5Handler->close();
155}
156
157
158} // namespace pdal

Callers

nothing calls this directly

Calls 1

closeMethod · 0.45

Tested by

no test coverage detected