MCPcopy 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
241void Bookmark::SetDescription(std::string const & description)
242{
243 SetDirty();
244 kml::SetDefaultStr(m_data.m_description, description);
245}
246
247kml::Timestamp Bookmark::GetTimeStamp() const
248{

Callers 1

Calls 1

SetDefaultStrFunction · 0.85

Tested by

no test coverage detected