Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetFromType
Method
SetFromType
libs/map/search_mark.cpp:394–397 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
392
}
393
394
void SearchMarkPoint::SetFromType(uint32_t type)
395
{
396
SetAttributeValue(m_type, GetSearchMarkType(type));
397
}
398
399
void SearchMarkPoint::SetNotFoundType()
400
{
Callers
1
FillSearchResultsMarks
Method · 0.80
Calls
1
GetSearchMarkType
Function · 0.85
Tested by
no test coverage detected