Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
isWritable
Method · 0.80
writer
Method · 0.80
write
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected