Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetVisited
Method
SetVisited
libs/map/search_mark.cpp:426–429 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
424
}
425
426
void SearchMarkPoint::SetVisited(bool isVisited)
427
{
428
SET_BOOL_ATTRIBUTE(m_isVisited, isVisited);
429
}
430
431
void SearchMarkPoint::SetAvailable(bool isAvailable)
432
{
Callers
4
OnActivate
Method · 0.80
OnDeactivate
Method · 0.80
FillSearchResultsMarks
Method · 0.80
DeactivateHotelSearchMark
Method · 0.80
Calls
1
insert
Method · 0.45
Tested by
no test coverage detected