Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetMatchedName
Method
SetMatchedName
libs/map/search_mark.cpp:389–392 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
387
}
388
389
void SearchMarkPoint::SetMatchedName(std::string const & name)
390
{
391
SetAttributeValue(m_matchedName, name);
392
}
393
394
void SearchMarkPoint::SetFromType(uint32_t type)
395
{
Callers
1
FillSearchResultsMarks
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected