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

CPilatusEFISPanel Class Reference

#include <Gauges.h>

Inheritance diagram for CPilatusEFISPanel:

CBitmapGauge CGauge CStreamObject CObject List of all members.

Public Member Functions

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

Protected Attributes

SMessage pfdm
SMessage navm
CGaugeKnob dh
CGaugeKnob brt
CGaugeKnob crs
CGaugeKnob hdg
CGaugeKnob hsi
CGaugeKnob arc
CGaugeKnob nav
CGaugeKnob rgup
CGaugeKnob rgdn
CGaugeKnob nav1
CGaugeKnob nav2
CGaugeKnob k1_2

Detailed Description

Definition at line 2297 of file Gauges.h.


Constructor & Destructor Documentation

CPilatusEFISPanel::CPilatusEFISPanel void   ) 
 

Definition at line 8271 of file Gauges.cpp.

References navm, and pfdm.


Member Function Documentation

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

Todo:
Parse user string into SMessage field update

Reimplemented from CBitmapGauge.

Definition at line 8277 of file Gauges.cpp.

References arc, brt, crs, dh, globals, hdg, hsi, k1_2, SGlobals::logWarning, nav, nav1, nav2, navm, pfdm, CBitmapGauge::Read(), ReadFrom(), ReadMessage(), rgdn, rgup, TAG_IGNORED, TAG_READ, TagToString(), and CLogFile::Write().


Member Data Documentation

CGaugeKnob CPilatusEFISPanel::arc [protected]
 

Definition at line 2312 of file Gauges.h.

Referenced by Read().

CGaugeKnob CPilatusEFISPanel::brt [protected]
 

Definition at line 2308 of file Gauges.h.

Referenced by Read().

CGaugeKnob CPilatusEFISPanel::crs [protected]
 

Definition at line 2309 of file Gauges.h.

Referenced by Read().

CGaugeKnob CPilatusEFISPanel::dh [protected]
 

Definition at line 2307 of file Gauges.h.

Referenced by Read().

CGaugeKnob CPilatusEFISPanel::hdg [protected]
 

Definition at line 2310 of file Gauges.h.

Referenced by Read().

CGaugeKnob CPilatusEFISPanel::hsi [protected]
 

Definition at line 2311 of file Gauges.h.

Referenced by Read().

CGaugeKnob CPilatusEFISPanel::k1_2 [protected]
 

Definition at line 2318 of file Gauges.h.

Referenced by Read().

CGaugeKnob CPilatusEFISPanel::nav [protected]
 

Definition at line 2313 of file Gauges.h.

Referenced by Read().

CGaugeKnob CPilatusEFISPanel::nav1 [protected]
 

Definition at line 2316 of file Gauges.h.

Referenced by Read().

CGaugeKnob CPilatusEFISPanel::nav2 [protected]
 

Definition at line 2317 of file Gauges.h.

Referenced by Read().

SMessage CPilatusEFISPanel::navm [protected]
 

Definition at line 2306 of file Gauges.h.

Referenced by CPilatusEFISPanel(), and Read().

SMessage CPilatusEFISPanel::pfdm [protected]
 

Definition at line 2305 of file Gauges.h.

Referenced by CPilatusEFISPanel(), and Read().

CGaugeKnob CPilatusEFISPanel::rgdn [protected]
 

Definition at line 2315 of file Gauges.h.

Referenced by Read().

CGaugeKnob CPilatusEFISPanel::rgup [protected]
 

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