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

Method Clear

libs/map/gps_tracker.cpp:64–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62}
63
64void GpsTracker::Clear()
65{
66 m_track.Clear();
67}
68
69bool GpsTracker::IsEnabled() const
70{

Callers 1

SetEnabledMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected