Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ incrWriterCount
Method
incrWriterCount
plugins/e57/libE57Format/src/ImageFileImpl.cpp:665–668 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
663
}
664
665
void ImageFileImpl::incrWriterCount()
666
{
667
writerCount_++;
668
}
669
670
void ImageFileImpl::decrWriterCount()
671
{
Callers
1
CompressedVectorWriterImpl
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected