kpilot/lib
pilotLocalDatabase.h File Reference
Defines the PilotLocalDatabase class, for databases stored on disk (as opposed to in a handheld). More...
#include "pilotDatabase.h"
Go to the source code of this file.
Classes | |
class | PilotLocalDatabase |
PilotLocalDatabase represents databases in the same binary format as on the handheld but which are stored on local disk. More... |
Detailed Description
Defines the PilotLocalDatabase class, for databases stored on disk (as opposed to in a handheld).
Definition in file pilotLocalDatabase.h.