Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenBoard-org/OpenBoard
/ getgenerationNumber
Method
getgenerationNumber
src/pdf-merger/Object.cpp:215–218 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
213
}
214
215
unsigned int Object::getgenerationNumber() const
216
{
217
return _generationNumber;
218
}
219
220
std::string & Object::getObjectContent()
221
{
Callers
3
_updateAnnotParentPage
Function · 0.80
_getMergedPageContent
Method · 0.80
merge
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected