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

Function closeFile

pdal/PDALUtils.cpp:364–367  ·  view source on GitHub ↗

Close an output stream. \param out Stream to close. */

Source from the content-addressed store, hash-verified

362 \param out Stream to close.
363*/
364void closeFile(std::ostream *out)
365{
366 FileUtils::closeFile(out);
367}
368
369
370/**

Callers 15

~PipelineManagerMethod · 0.70
readPipelineMethod · 0.70
writePipelineFunction · 0.70
readPipelineMethod · 0.70
unwrapMethod · 0.50
~LasStreamIfMethod · 0.50
initializeMethod · 0.50
doneMethod · 0.50
writeMethod · 0.50
doneMethod · 0.50
operator()Method · 0.50
doneFileMethod · 0.50

Calls

no outgoing calls

Tested by 7

TESTFunction · 0.40
TESTFunction · 0.40
TESTFunction · 0.40
runOgrWriterInfoFunction · 0.40
diff_geojsonFunction · 0.40
TESTFunction · 0.40
TESTFunction · 0.40