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

CFlyhawkFuelSelectorGauge Class Reference

#include <Gauges.h>

Inheritance diagram for CFlyhawkFuelSelectorGauge:

CBitmapGauge CGauge CStreamObject CObject List of all members.

Public Member Functions

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

Protected Attributes

char swit_art [64]
CGaugeClickArea left
CGaugeClickArea both
CGaugeClickArea righ
SMessage Lmsg
SMessage Rmsg

Detailed Description

Definition at line 1810 of file Gauges.h.


Constructor & Destructor Documentation

CFlyhawkFuelSelectorGauge::CFlyhawkFuelSelectorGauge void   ) 
 

Definition at line 6554 of file Gauges.cpp.

References Lmsg, Rmsg, and swit_art.


Member Function Documentation

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

Reimplemented from CGauge.

Definition at line 6610 of file Gauges.cpp.

References both, CURSOR_NOT_CHANGED, left, CGauge::MouseMoved(), CGaugeClickArea::MouseMoved(), and righ.

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

Todo:
Parse user string into SMessage field update

Reimplemented from CBitmapGauge.

Definition at line 6561 of file Gauges.cpp.

References both, globals, left, Lmsg, SGlobals::logWarning, CBitmapGauge::Read(), ReadFrom(), ReadMessage(), ReadString(), righ, Rmsg, swit_art, TAG_IGNORED, TAG_READ, TagToString(), and CLogFile::Write().


Member Data Documentation

CGaugeClickArea CFlyhawkFuelSelectorGauge::both [protected]
 

Definition at line 1823 of file Gauges.h.

Referenced by MouseMoved(), and Read().

CGaugeClickArea CFlyhawkFuelSelectorGauge::left [protected]
 

Definition at line 1822 of file Gauges.h.

Referenced by MouseMoved(), and Read().

SMessage CFlyhawkFuelSelectorGauge::Lmsg [protected]
 

Definition at line 1825 of file Gauges.h.

Referenced by CFlyhawkFuelSelectorGauge(), and Read().

CGaugeClickArea CFlyhawkFuelSelectorGauge::righ [protected]
 

Definition at line 1824 of file Gauges.h.

Referenced by MouseMoved(), and Read().

SMessage CFlyhawkFuelSelectorGauge::Rmsg [protected]
 

Definition at line 1826 of file Gauges.h.

Referenced by CFlyhawkFuelSelectorGauge(), and Read().

char CFlyhawkFuelSelectorGauge::swit_art[64] [protected]
 

Definition at line 1821 of file Gauges.h.

Referenced by CFlyhawkFuelSelectorGauge(), and Read().


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