Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

CFlyhawkNavGpsPanelGauge Class Reference

#include <Gauges.h>

Inheritance diagram for CFlyhawkNavGpsPanelGauge:

CBitmapGauge CGauge CStreamObject CObject List of all members.

Public Member Functions

 CFlyhawkNavGpsPanelGauge (void)
int Read (SStream *stream, Tag tag)
virtual ECursorResult MouseMoved (int x, int y)

Protected Attributes

CGaugeKnob cnav
CGaugeKnob capr
int xnav_x
int xnav_y
int xgps_x
int xgps_y
int xapr_x
int xapr_y
int xmsg_x
int xmsg_y
int xwpt_x
int xwpt_y

Detailed Description

Definition at line 1786 of file Gauges.h.


Constructor & Destructor Documentation

CFlyhawkNavGpsPanelGauge::CFlyhawkNavGpsPanelGauge void   ) 
 

Definition at line 6465 of file Gauges.cpp.

References xapr_x, xapr_y, xgps_x, xgps_y, xmsg_x, xmsg_y, xnav_x, xnav_y, xwpt_x, and xwpt_y.


Member Function Documentation

ECursorResult CFlyhawkNavGpsPanelGauge::MouseMoved int  x,
int  y
[virtual]
 

Reimplemented from CGauge.

Definition at line 6533 of file Gauges.cpp.

References capr, cnav, CURSOR_NOT_CHANGED, CGauge::MouseMoved(), and CGaugeClickArea::MouseMoved().

int CFlyhawkNavGpsPanelGauge::Read SStream stream,
Tag  tag
[virtual]
 

Todo:
Parse user string into SMessage field update

Reimplemented from CBitmapGauge.

Definition at line 6474 of file Gauges.cpp.

References capr, cnav, globals, SGlobals::logWarning, CBitmapGauge::Read(), ReadFrom(), ReadInt(), TAG_IGNORED, TAG_READ, TagToString(), CLogFile::Write(), xapr_x, xapr_y, xgps_x, xgps_y, xmsg_x, xmsg_y, xnav_x, xnav_y, xwpt_x, and xwpt_y.


Member Data Documentation

CGaugeKnob CFlyhawkNavGpsPanelGauge::capr [protected]
 

Definition at line 1798 of file Gauges.h.

Referenced by MouseMoved(), and Read().

CGaugeKnob CFlyhawkNavGpsPanelGauge::cnav [protected]
 

Definition at line 1797 of file Gauges.h.

Referenced by MouseMoved(), and Read().

int CFlyhawkNavGpsPanelGauge::xapr_x [protected]
 

Definition at line 1801 of file Gauges.h.

Referenced by CFlyhawkNavGpsPanelGauge(), and Read().

int CFlyhawkNavGpsPanelGauge::xapr_y [protected]
 

Definition at line 1801 of file Gauges.h.

Referenced by CFlyhawkNavGpsPanelGauge(), and Read().

int CFlyhawkNavGpsPanelGauge::xgps_x [protected]
 

Definition at line 1800 of file Gauges.h.

Referenced by CFlyhawkNavGpsPanelGauge(), and Read().

int CFlyhawkNavGpsPanelGauge::xgps_y [protected]
 

Definition at line 1800 of file Gauges.h.

Referenced by CFlyhawkNavGpsPanelGauge(), and Read().

int CFlyhawkNavGpsPanelGauge::xmsg_x [protected]
 

Definition at line 1802 of file Gauges.h.

Referenced by CFlyhawkNavGpsPanelGauge(), and Read().

int CFlyhawkNavGpsPanelGauge::xmsg_y [protected]
 

Definition at line 1802 of file Gauges.h.

Referenced by CFlyhawkNavGpsPanelGauge(), and Read().

int CFlyhawkNavGpsPanelGauge::xnav_x [protected]
 

Definition at line 1799 of file Gauges.h.

Referenced by CFlyhawkNavGpsPanelGauge(), and Read().

int CFlyhawkNavGpsPanelGauge::xnav_y [protected]
 

Definition at line 1799 of file Gauges.h.

Referenced by CFlyhawkNavGpsPanelGauge(), and Read().

int CFlyhawkNavGpsPanelGauge::xwpt_x [protected]
 

Definition at line 1803 of file Gauges.h.

Referenced by CFlyhawkNavGpsPanelGauge(), and Read().

int CFlyhawkNavGpsPanelGauge::xwpt_y [protected]
 

Definition at line 1803 of file Gauges.h.

Referenced by CFlyhawkNavGpsPanelGauge(), and Read().


The documentation for this class was generated from the following files:
SourceForge.net Logo Documentation generated by doxygen