MCPcopy Create free account
hub / github.com/comaps/comaps / GetName

Method GetName

libs/map/bookmark.cpp:203–206  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

201}
202
203kml::LocalizableString Bookmark::GetName() const
204{
205 return m_data.m_name;
206}
207
208void Bookmark::SetName(kml::LocalizableString const & name)
209{

Callers

nothing calls this directly

Calls 1

GetPreferredBookmarkStrFunction · 0.85

Tested by

no test coverage detected