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

CNavajoFuelSelectorGauge Class Reference

#include <Gauges.h>

Inheritance diagram for CNavajoFuelSelectorGauge:

CBitmapGauge CGauge CStreamObject CObject List of all members.

Public Member Functions

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

Protected Attributes

char swit [64]
CGaugeClickArea obca
CGaugeClickArea ofca
CGaugeClickArea ibca
SMessage obms
SMessage ibms

Detailed Description

Definition at line 1966 of file Gauges.h.


Constructor & Destructor Documentation

CNavajoFuelSelectorGauge::CNavajoFuelSelectorGauge void   ) 
 

Definition at line 7096 of file Gauges.cpp.

References ibms, obms, and swit.


Member Function Documentation

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

Todo:
Parse user string into SMessage field update

Reimplemented from CBitmapGauge.

Definition at line 7103 of file Gauges.cpp.

References globals, ibca, ibms, SGlobals::logWarning, obca, obms, ofca, CBitmapGauge::Read(), ReadFrom(), ReadMessage(), ReadString(), swit, TAG_IGNORED, TAG_READ, TagToString(), and CLogFile::Write().


Member Data Documentation

CGaugeClickArea CNavajoFuelSelectorGauge::ibca [protected]
 

Definition at line 1977 of file Gauges.h.

Referenced by Read().

SMessage CNavajoFuelSelectorGauge::ibms [protected]
 

Definition at line 1979 of file Gauges.h.

Referenced by CNavajoFuelSelectorGauge(), and Read().

CGaugeClickArea CNavajoFuelSelectorGauge::obca [protected]
 

Definition at line 1975 of file Gauges.h.

Referenced by Read().

SMessage CNavajoFuelSelectorGauge::obms [protected]
 

Definition at line 1978 of file Gauges.h.

Referenced by CNavajoFuelSelectorGauge(), and Read().

CGaugeClickArea CNavajoFuelSelectorGauge::ofca [protected]
 

Definition at line 1976 of file Gauges.h.

Referenced by Read().

char CNavajoFuelSelectorGauge::swit[64] [protected]
 

Definition at line 1974 of file Gauges.h.

Referenced by CNavajoFuelSelectorGauge(), and Read().


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