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

Method IsOpen

plugins/e57/libE57Format/src/WriterImpl.cpp:184–187  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

182 }
183
184 bool WriterImpl::IsOpen() const
185 {
186 return imf_.isOpen();
187 }
188
189 bool WriterImpl::Close()
190 {

Callers

nothing calls this directly

Calls 1

isOpenMethod · 0.45

Tested by

no test coverage detected