GPS4Palm

Source Code Documentation


common.h File Reference

#include <BtCommVdrv.h>

Include dependency graph for common.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  UnitsType
struct  MapPrefsType
struct  ActWayptType
struct  ActRouteType
struct  ActTrackType
struct  TrkPrefsType
struct  SerPrefsType
struct  PrefsType
struct  MapParamType
struct  GPSType

Defines

#define kCreatorId   'Gps4'
#define kPrefsId   0x00
#define kVersion   0x08
#define kWaypointDBType   'WAYP'
#define kWaypointDBName   "Waypoints-Gps4"
#define kRouteDBType   'ROUT'
#define kRouteDBName   "Routes-Gps4"
#define kTrkHdrDBType   'TRKH'
#define kTrkHdrDBName   "Trkheaders-Gps4"
#define kTrkDBType   'TRKP'
#define kTrkDBName   "Trkpoints-Gps4-"
#define APPROACH_DST   100
 default approach distance (m)
#define AUTOPWROFF   1
 default Auto Power-Off state
#define FILENAMEMAXLEN   64
 maximum filename length
#define POS_D   0
#define POS_DM   1
#define POS_DMS   2
#define POS_UTM   3
#define DST_KM   0
#define DST_MI   1
#define DST_NM   2
#define ALT_M   0
#define ALT_FT   1
#define SPD_KMH   0
#define SPD_MS   1
#define SPD_MIH   2
#define SPD_KTS   3
#define DLD_A   1
#define DLD_Q   2
#define DLD_O   3
#define SEL_USER   1
#define SEL_AUTO   2
#define FETCH_READY   1
#define FETCH_START   2
#define FETCH_STOP   3


Define Documentation

#define ALT_FT   1
 

Definition at line 141 of file common.h.

Referenced by MiscOptsFormHandleEvent().

#define ALT_M   0
 

Definition at line 140 of file common.h.

Referenced by MiscOptsFormHandleEvent().

#define APPROACH_DST   100
 

default approach distance (m)

Definition at line 120 of file common.h.

Referenced by CheckApproach().

#define AUTOPWROFF   1
 

default Auto Power-Off state

Definition at line 121 of file common.h.

#define DLD_A   1
 

Definition at line 156 of file common.h.

Referenced by MapFormHandleEvent(), and MapOptsFormHandleEvent().

#define DLD_O   3
 

Definition at line 158 of file common.h.

Referenced by MapFormHandleEvent(), and MapOptsFormHandleEvent().

#define DLD_Q   2
 

Definition at line 157 of file common.h.

Referenced by MapFormHandleEvent(), and MapOptsFormHandleEvent().

#define DST_KM   0
 

Definition at line 135 of file common.h.

Referenced by MiscOptsFormHandleEvent().

#define DST_MI   1
 

Definition at line 136 of file common.h.

Referenced by MiscOptsFormHandleEvent().

#define DST_NM   2
 

Definition at line 137 of file common.h.

Referenced by MiscOptsFormHandleEvent().

#define FETCH_READY   1
 

Definition at line 163 of file common.h.

Referenced by HandleMessage(), and MapFormHandleEvent().

#define FETCH_START   2
 

Definition at line 164 of file common.h.

Referenced by HandleMessage(), and MapFormHandleEvent().

#define FETCH_STOP   3
 

Definition at line 165 of file common.h.

Referenced by MapFormHandleEvent().

#define FILENAMEMAXLEN   64
 

maximum filename length

Definition at line 122 of file common.h.

Referenced by getdir_vfs().

#define kCreatorId   'Gps4'
 

Definition at line 107 of file common.h.

Referenced by CreateDatabase(), DeleteTracks(), and store_trk().

#define kPrefsId   0x00
 

Definition at line 108 of file common.h.

#define kRouteDBName   "Routes-Gps4"
 

Definition at line 114 of file common.h.

#define kRouteDBType   'ROUT'
 

Definition at line 113 of file common.h.

#define kTrkDBName   "Trkpoints-Gps4-"
 

Definition at line 118 of file common.h.

Referenced by TrackDBName().

#define kTrkDBType   'TRKP'
 

Definition at line 117 of file common.h.

Referenced by DeleteTracks(), and store_trk().

#define kTrkHdrDBName   "Trkheaders-Gps4"
 

Definition at line 116 of file common.h.

#define kTrkHdrDBType   'TRKH'
 

Definition at line 115 of file common.h.

#define kVersion   0x08
 

Definition at line 109 of file common.h.

#define kWaypointDBName   "Waypoints-Gps4"
 

Definition at line 112 of file common.h.

#define kWaypointDBType   'WAYP'
 

Definition at line 111 of file common.h.

#define POS_D   0
 

Definition at line 129 of file common.h.

Referenced by deg_to_str(), MiscOptsFormHandleEvent(), and WayptEditFormHandleEvent().

#define POS_DM   1
 

Definition at line 130 of file common.h.

Referenced by deg_to_str(), MiscOptsFormHandleEvent(), and WayptEditFormHandleEvent().

#define POS_DMS   2
 

Definition at line 131 of file common.h.

Referenced by deg_to_str(), MiscOptsFormHandleEvent(), and WayptEditFormHandleEvent().

#define POS_UTM   3
 

Definition at line 132 of file common.h.

Referenced by deg_to_str(), MainFormHandleEvent(), MiscOptsFormHandleEvent(), Position2Clipboard(), and WayptEditFormHandleEvent().

#define SEL_AUTO   2
 

Definition at line 161 of file common.h.

Referenced by MapFormHandleEvent().

#define SEL_USER   1
 

Definition at line 160 of file common.h.

Referenced by HandleMessage(), and MapFormHandleEvent().

#define SPD_KMH   0
 

Definition at line 144 of file common.h.

Referenced by MiscOptsFormHandleEvent(), and NavigationFormHandleEvent().

#define SPD_KTS   3
 

Definition at line 147 of file common.h.

Referenced by MiscOptsFormHandleEvent().

#define SPD_MIH   2
 

Definition at line 146 of file common.h.

Referenced by MiscOptsFormHandleEvent().

#define SPD_MS   1
 

Definition at line 145 of file common.h.

Referenced by MiscOptsFormHandleEvent().


Created: Mon, 08 Oct 2007 22:33:16 +0200
Copyright ©2004 M. Prinke