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

CWeatherRadarGauge Class Reference

#include <Gauges.h>

Inheritance diagram for CWeatherRadarGauge:

CBitmapGauge CGauge CStreamObject CObject List of all members.

Public Member Functions

 CWeatherRadarGauge (void)
int Read (SStream *stream, Tag tag)

Protected Attributes

CGaugeRectangle scrn
CGaugeClickArea wx
CGaugeClickArea vp
CGaugeClickArea map
CGaugeClickArea nav
CGaugeClickArea rngp
CGaugeClickArea rngm
CGaugeClickArea trkp
CGaugeClickArea trkm
CGaugeKnob mode
CGaugeKnob tilt
CGaugeKnob gain
CGaugeKnob brit

Detailed Description

Definition at line 2451 of file Gauges.h.


Constructor & Destructor Documentation

CWeatherRadarGauge::CWeatherRadarGauge void   ) 
 

Definition at line 8763 of file Gauges.cpp.


Member Function Documentation

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

Todo:
Parse user string into SMessage field update

Reimplemented from CBitmapGauge.

Definition at line 8767 of file Gauges.cpp.

References brit, gain, globals, SGlobals::logWarning, map, mode, nav, CBitmapGauge::Read(), ReadFrom(), rngm, rngp, scrn, TAG_IGNORED, TAG_READ, TagToString(), tilt, trkm, trkp, vp, CLogFile::Write(), and wx.


Member Data Documentation

CGaugeKnob CWeatherRadarGauge::brit [protected]
 

Definition at line 2471 of file Gauges.h.

Referenced by Read().

CGaugeKnob CWeatherRadarGauge::gain [protected]
 

Definition at line 2470 of file Gauges.h.

Referenced by Read().

CGaugeClickArea CWeatherRadarGauge::map [protected]
 

Definition at line 2462 of file Gauges.h.

Referenced by Read().

CGaugeKnob CWeatherRadarGauge::mode [protected]
 

Definition at line 2468 of file Gauges.h.

Referenced by Read().

CGaugeClickArea CWeatherRadarGauge::nav [protected]
 

Definition at line 2463 of file Gauges.h.

Referenced by Read().

CGaugeClickArea CWeatherRadarGauge::rngm [protected]
 

Definition at line 2465 of file Gauges.h.

Referenced by Read().

CGaugeClickArea CWeatherRadarGauge::rngp [protected]
 

Definition at line 2464 of file Gauges.h.

Referenced by Read().

CGaugeRectangle CWeatherRadarGauge::scrn [protected]
 

Definition at line 2459 of file Gauges.h.

Referenced by Read().

CGaugeKnob CWeatherRadarGauge::tilt [protected]
 

Definition at line 2469 of file Gauges.h.

Referenced by Read().

CGaugeClickArea CWeatherRadarGauge::trkm [protected]
 

Definition at line 2467 of file Gauges.h.

Referenced by Read().

CGaugeClickArea CWeatherRadarGauge::trkp [protected]
 

Definition at line 2466 of file Gauges.h.

Referenced by Read().

CGaugeClickArea CWeatherRadarGauge::vp [protected]
 

Definition at line 2461 of file Gauges.h.

Referenced by Read().

CGaugeClickArea CWeatherRadarGauge::wx [protected]
 

Definition at line 2460 of file Gauges.h.

Referenced by Read().


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