30#include "observable_evtvar.h"
31#include "comm_appmsg.h"
44 void LoadNavObjects();
48 bool AddNewTrack(
Track *track);
50 bool UpdateDBTrackAttributes(
Track *track);
51 bool DeleteTrack(
Track *track);
54 bool ImportLegacyNavobj();
55 bool ImportLegacyTracks();
The navobj SQLite container object, a singleton.
Represents a single point in a track.
Represents a track, which is a series of connected track points.