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

Method done

io/PcdWriter.cpp:364–367  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

362}
363
364void PcdWriter::done(PointTableRef table)
365{
366 getMetadata().addList("filename", filename());
367}
368
369} // namespaces

Callers 4

fetchJsonMethod · 0.45
fetchBinaryMethod · 0.45
finishLazPerfOutputMethod · 0.45
writeCompressedMethod · 0.45

Calls 1

getMetadataFunction · 0.50

Tested by

no test coverage detected