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

Function NitfFileWriter

plugins/nitf/io/NitfFileWriter.hpp:69–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67 };
68
69 NitfFileWriter()
70 {}
71 NitfFileWriter(const NitfFileWriter&) = delete;
72 NitfFileWriter& operator=(const NitfFileWriter&) = delete;
73

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected