Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
*/
364
void closeFile(std::ostream *out)
365
{
366
FileUtils::closeFile(out);
367
}
368
369
370
/**
Callers
15
~PipelineManager
Method · 0.70
readPipeline
Method · 0.70
writePipeline
Function · 0.70
readPipeline
Method · 0.70
unwrap
Method · 0.50
~LasStreamIf
Method · 0.50
initialize
Method · 0.50
done
Method · 0.50
write
Method · 0.50
done
Method · 0.50
operator()
Method · 0.50
doneFile
Method · 0.50
Calls
no outgoing calls
Tested by
7
TEST
Function · 0.40
TEST
Function · 0.40
TEST
Function · 0.40
runOgrWriterInfo
Function · 0.40
diff_geojson
Function · 0.40
TEST
Function · 0.40
TEST
Function · 0.40