MCPcopy 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
87ContinuousPageProvider::~ContinuousPageProvider()
88{
89 decodePool.clear();
90 decodePool.waitForDone();
91}
92
93void ContinuousPageProvider::setRender(Render *r)
94{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected