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

CCabinPressureRateKnobGauge Class Reference

#include <Gauges.h>

Inheritance diagram for CCabinPressureRateKnobGauge:

CBitmapGauge CGauge CStreamObject CObject List of all members.

Public Member Functions

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

Protected Attributes

int ofxy_x
int ofxy_y
float alti_min
float alti_max
float rate_min
float rate_max
CGaugeKnob knob
CGaugeKnob cabn
char onsf [64]
char ofsf [64]

Detailed Description

Definition at line 994 of file Gauges.h.


Constructor & Destructor Documentation

CCabinPressureRateKnobGauge::CCabinPressureRateKnobGauge void   ) 
 

Definition at line 2584 of file Gauges.cpp.

References alti_max, alti_min, ofsf, ofxy_x, ofxy_y, onsf, rate_max, and rate_min.


Member Function Documentation

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

Reimplemented from CGauge.

Definition at line 2651 of file Gauges.cpp.

References cabn, CURSOR_NOT_CHANGED, knob, CGauge::MouseMoved(), and CGaugeClickArea::MouseMoved().

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

Todo:
Parse user string into SMessage field update

Reimplemented from CBitmapGauge.

Definition at line 2594 of file Gauges.cpp.

References alti_max, alti_min, cabn, globals, knob, SGlobals::logWarning, ofsf, ofxy_x, ofxy_y, onsf, rate_max, rate_min, CBitmapGauge::Read(), ReadFloat(), ReadFrom(), ReadInt(), ReadString(), TAG_IGNORED, TAG_READ, TagToString(), and CLogFile::Write().


Member Data Documentation

float CCabinPressureRateKnobGauge::alti_max [protected]
 

Definition at line 1006 of file Gauges.h.

Referenced by CCabinPressureRateKnobGauge(), and Read().

float CCabinPressureRateKnobGauge::alti_min [protected]
 

Definition at line 1006 of file Gauges.h.

Referenced by CCabinPressureRateKnobGauge(), and Read().

CGaugeKnob CCabinPressureRateKnobGauge::cabn [protected]
 

Definition at line 1009 of file Gauges.h.

Referenced by MouseMoved(), and Read().

CGaugeKnob CCabinPressureRateKnobGauge::knob [protected]
 

Definition at line 1008 of file Gauges.h.

Referenced by MouseMoved(), and Read().

char CCabinPressureRateKnobGauge::ofsf[64] [protected]
 

Definition at line 1011 of file Gauges.h.

Referenced by CCabinPressureRateKnobGauge(), and Read().

int CCabinPressureRateKnobGauge::ofxy_x [protected]
 

Definition at line 1005 of file Gauges.h.

Referenced by CCabinPressureRateKnobGauge(), and Read().

int CCabinPressureRateKnobGauge::ofxy_y [protected]
 

Definition at line 1005 of file Gauges.h.

Referenced by CCabinPressureRateKnobGauge(), and Read().

char CCabinPressureRateKnobGauge::onsf[64] [protected]
 

Definition at line 1010 of file Gauges.h.

Referenced by CCabinPressureRateKnobGauge(), and Read().

float CCabinPressureRateKnobGauge::rate_max [protected]
 

Definition at line 1007 of file Gauges.h.

Referenced by CCabinPressureRateKnobGauge(), and Read().

float CCabinPressureRateKnobGauge::rate_min [protected]
 

Definition at line 1007 of file Gauges.h.

Referenced by CCabinPressureRateKnobGauge(), and Read().


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