Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetName
Method
SetName
libs/indexer/editable_map_object.cpp:241–244 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
239
}
240
241
void EditableMapObject::SetName(StringUtf8Multilang const & name)
242
{
243
m_name = name;
244
}
245
246
void EditableMapObject::SetName(string_view name, localisation::LanguageIndex languageIndex)
247
{
Callers
1
UNIT_TEST
Function · 0.45
Calls
2
Trim
Function · 0.85
AddString
Method · 0.45
Tested by
1
UNIT_TEST
Function · 0.36