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

Function Writer

pdal/Writer.hpp:71–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69 ~Writer();
70 Writer& operator=(const Writer&) = delete;
71 Writer(const Writer&) = delete;
72
73 std::string filename() const;
74 void setFilename(const std::string& filename);

Callers 2

E57SimpleWriter.hFile · 0.85
Writer.hppFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected