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

Method IsOpen

plugins/e57/libE57Format/src/ReaderImpl.cpp:207–210  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

205 }
206
207 bool ReaderImpl::IsOpen() const
208 {
209 return imf_.isOpen();
210 }
211
212 bool ReaderImpl::Close()
213 {

Callers

nothing calls this directly

Calls 1

isOpenMethod · 0.45

Tested by

no test coverage detected