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

Method IsEnabled

libs/map/gps_tracker.cpp:69–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67}
68
69bool GpsTracker::IsEnabled() const
70{
71 return m_enabled;
72}
73
74bool GpsTracker::IsEmpty() const
75{

Calls

no outgoing calls

Tested by

no test coverage detected