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

Method GetDescription

libs/map/track.cpp:91–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89}
90
91std::string Track::GetDescription() const
92{
93 return GetPreferredBookmarkStr(m_data.m_description);
94}
95
96void Track::setData(kml::TrackData const & data)
97{

Calls 1

GetPreferredBookmarkStrFunction · 0.85

Tested by 2

CheckBookmarksFunction · 0.36
EqualBookmarksFunction · 0.36