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

Method isWriter

plugins/e57/libE57Format/src/ImageFileImpl.cpp:336–339  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

334 }
335
336 bool ImageFileImpl::isWriter() const
337 {
338 return isWriter_;
339 }
340
341 int ImageFileImpl::writerCount() const
342 {

Callers 3

isWritableMethod · 0.80
writerMethod · 0.80
writeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected