Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetDescription
Method
SetDescription
libs/map/bookmark.cpp:241–245 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
239
}
240
241
void Bookmark::SetDescription(std::string const & description)
242
{
243
SetDirty();
244
kml::SetDefaultStr(m_data.m_description, description);
245
}
246
247
kml::Timestamp Bookmark::GetTimeStamp() const
248
{
Callers
1
SetCategoryDescription
Method · 0.80
Calls
1
SetDefaultStr
Function · 0.85
Tested by
no test coverage detected