Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ incrReaderCount
Method
incrReaderCount
plugins/e57/libE57Format/src/ImageFileImpl.cpp:684–687 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
682
}
683
684
void ImageFileImpl::incrReaderCount()
685
{
686
readerCount_++;
687
}
688
689
void ImageFileImpl::decrReaderCount()
690
{
Callers
1
CompressedVectorReaderImpl
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected