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

Method GetDescription

libs/map/bookmark.cpp:236–239  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

234}
235
236std::string Bookmark::GetDescription() const
237{
238 return GetPreferredBookmarkStr(m_data.m_description);
239}
240
241void Bookmark::SetDescription(std::string const & description)
242{

Callers

nothing calls this directly

Calls 1

GetPreferredBookmarkStrFunction · 0.85

Tested by

no test coverage detected