Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YCAMInterlab/Duration
/ getShouldDelete
Method
getShouldDelete
Duration/src/ofxTLUIHeader.cpp:271–273 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
269
}
270
271
bool ofxTLUIHeader::getShouldDelete(){
272
return shouldDelete;
273
}
274
275
bool ofxTLUIHeader::getModified(){
276
bool b = modified;
Callers
1
update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected