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

Function doneFile

pdal/FlexWriter.hpp:158–159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

156 {}
157 virtual void writeView(const PointViewPtr view) = 0;
158 virtual void doneFile()
159 {}
160
161 size_t m_filenum;
162

Callers 2

writeFunction · 0.85
doneFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected