Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ filename
Method
filename
pdal/Writer.cpp:146–149 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
144
}
145
146
std::string Writer::filename() const
147
{
148
return m_args->filename;
149
}
150
151
void Writer::setFilename(const std::string& filename)
152
{
Callers
3
ready
Method · 0.45
generateFilename
Function · 0.45
~ArbiterOutStream
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected