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

CVerticalRateGauge Class Reference

#include <Gauges.h>

Inheritance diagram for CVerticalRateGauge:

CBitmapGauge CGauge CStreamObject CObject List of all members.

Public Member Functions

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

Protected Attributes

CGaugeKnob eng
CGaugeKnob arm
CGaugeKnob knob
CGaugeRectangle led
Tag avil

Detailed Description

Definition at line 2372 of file Gauges.h.


Constructor & Destructor Documentation

CVerticalRateGauge::CVerticalRateGauge void   ) 
 

Definition at line 8528 of file Gauges.cpp.

References avil.


Member Function Documentation

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

Todo:
Parse user string into SMessage field update

Reimplemented from CBitmapGauge.

Definition at line 8533 of file Gauges.cpp.

References arm, avil, eng, globals, knob, led, SGlobals::logWarning, CBitmapGauge::Read(), ReadFrom(), ReadTag(), TAG_IGNORED, TAG_READ, TagToString(), and CLogFile::Write().


Member Data Documentation

CGaugeKnob CVerticalRateGauge::arm [protected]
 

Definition at line 2381 of file Gauges.h.

Referenced by Read().

Tag CVerticalRateGauge::avil [protected]
 

Definition at line 2384 of file Gauges.h.

Referenced by CVerticalRateGauge(), and Read().

CGaugeKnob CVerticalRateGauge::eng [protected]
 

Definition at line 2380 of file Gauges.h.

Referenced by Read().

CGaugeKnob CVerticalRateGauge::knob [protected]
 

Definition at line 2382 of file Gauges.h.

Referenced by Read().

CGaugeRectangle CVerticalRateGauge::led [protected]
 

Definition at line 2383 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