Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Robotips/uConfig
/ ~PDFLoader
Method
~PDFLoader
src/pdf_extract/controller/pdfloader.cpp:38–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
PDFLoader::~PDFLoader()
39
{
40
delete _document;
41
}
42
43
bool PDFLoader::loadPage(PDFPage *pdfPage)
44
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected