Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ setMarked
Method
setMarked
gecode/gist/visualnode.hpp:177–180 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
175
}
176
177
forceinline void
178
VisualNode::setMarked(bool m) {
179
setFlag(MARKED, m);
180
}
181
182
forceinline bool
183
VisualNode::isBookmarked(void) {
Callers
5
TreeCanvas
Method · 0.80
updateCanvas
Method · 0.80
reset
Method · 0.80
exportNodePDF
Method · 0.80
setCurrentNode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected