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

CCollinsAirDataGauge Class Reference

#include <Gauges.h>

Inheritance diagram for CCollinsAirDataGauge:

CBitmapGauge CGauge CStreamObject CObject List of all members.

Public Member Functions

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

Protected Attributes

CGaugeRectangle scrn
CGaugeKnob baro
CGaugeClickArea vs__
CGaugeClickArea alt_
CGaugeClickArea in__
CGaugeClickArea mb__

Detailed Description

Definition at line 2179 of file Gauges.h.


Constructor & Destructor Documentation

CCollinsAirDataGauge::CCollinsAirDataGauge void   ) 
 

Definition at line 7808 of file Gauges.cpp.


Member Function Documentation

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

Todo:
Parse user string into SMessage field update

Reimplemented from CBitmapGauge.

Definition at line 7812 of file Gauges.cpp.

References alt_, baro, globals, in__, SGlobals::logWarning, mb__, CBitmapGauge::Read(), ReadFrom(), scrn, TAG_IGNORED, TAG_READ, TagToString(), vs__, and CLogFile::Write().


Member Data Documentation

CGaugeClickArea CCollinsAirDataGauge::alt_ [protected]
 

Definition at line 2190 of file Gauges.h.

Referenced by Read().

CGaugeKnob CCollinsAirDataGauge::baro [protected]
 

Definition at line 2188 of file Gauges.h.

Referenced by Read().

CGaugeClickArea CCollinsAirDataGauge::in__ [protected]
 

Definition at line 2191 of file Gauges.h.

Referenced by Read().

CGaugeClickArea CCollinsAirDataGauge::mb__ [protected]
 

Definition at line 2192 of file Gauges.h.

Referenced by Read().

CGaugeRectangle CCollinsAirDataGauge::scrn [protected]
 

Definition at line 2187 of file Gauges.h.

Referenced by Read().

CGaugeClickArea CCollinsAirDataGauge::vs__ [protected]
 

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