Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ ~ContinuousPageProvider
Method
~ContinuousPageProvider
YACReader/continuous_page_provider.cpp:87–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
}
86
87
ContinuousPageProvider::~ContinuousPageProvider()
88
{
89
decodePool.clear();
90
decodePool.waitForDone();
91
}
92
93
void ContinuousPageProvider::setRender(Render *r)
94
{
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected