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

Method close

plugins/icebridge/io/Hdf5Handler.cpp:87–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85}
86
87void Hdf5Handler::close()
88{
89 m_h5File->close();
90}
91
92uint64_t Hdf5Handler::getNumPoints() const
93{

Callers 1

doneMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected