MCPcopy 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
146std::string Writer::filename() const
147{
148 return m_args->filename;
149}
150
151void Writer::setFilename(const std::string& filename)
152{

Callers 3

readyMethod · 0.45
generateFilenameFunction · 0.45
~ArbiterOutStreamMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected