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

CAnalogAltPreselectGauge Class Reference

#include <Gauges.h>

Inheritance diagram for CAnalogAltPreselectGauge:

CBitmapGauge CGauge CStreamObject CObject List of all members.

Public Member Functions

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

Protected Attributes

CGaugeKnob knob
char fdig_art [64]
char digi_art [64]
char zero_art [64]
int thou_x
int thou_y
int hund_x
int hund_y
int ones_x
int ones_y
int dspc
int zspc
CGaugeClickArea aler

Detailed Description

Definition at line 2478 of file Gauges.h.


Constructor & Destructor Documentation

CAnalogAltPreselectGauge::CAnalogAltPreselectGauge void   ) 
 

Definition at line 8855 of file Gauges.cpp.

References digi_art, dspc, fdig_art, hund_x, hund_y, ones_x, ones_y, thou_x, thou_y, zero_art, and zspc.


Member Function Documentation

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

Todo:
Parse user string into SMessage field update

Reimplemented from CBitmapGauge.

Definition at line 8867 of file Gauges.cpp.

References aler, digi_art, dspc, fdig_art, globals, hund_x, hund_y, knob, SGlobals::logWarning, ones_x, ones_y, CBitmapGauge::Read(), ReadFrom(), ReadInt(), ReadString(), TAG_IGNORED, TAG_READ, TagToString(), thou_x, thou_y, CLogFile::Write(), zero_art, and zspc.


Member Data Documentation

CGaugeClickArea CAnalogAltPreselectGauge::aler [protected]
 

Definition at line 2495 of file Gauges.h.

Referenced by Read().

char CAnalogAltPreselectGauge::digi_art[64] [protected]
 

Definition at line 2488 of file Gauges.h.

Referenced by CAnalogAltPreselectGauge(), and Read().

int CAnalogAltPreselectGauge::dspc [protected]
 

Definition at line 2493 of file Gauges.h.

Referenced by CAnalogAltPreselectGauge(), and Read().

char CAnalogAltPreselectGauge::fdig_art[64] [protected]
 

Definition at line 2487 of file Gauges.h.

Referenced by CAnalogAltPreselectGauge(), and Read().

int CAnalogAltPreselectGauge::hund_x [protected]
 

Definition at line 2491 of file Gauges.h.

Referenced by CAnalogAltPreselectGauge(), and Read().

int CAnalogAltPreselectGauge::hund_y [protected]
 

Definition at line 2491 of file Gauges.h.

Referenced by CAnalogAltPreselectGauge(), and Read().

CGaugeKnob CAnalogAltPreselectGauge::knob [protected]
 

Definition at line 2486 of file Gauges.h.

Referenced by Read().

int CAnalogAltPreselectGauge::ones_x [protected]
 

Definition at line 2492 of file Gauges.h.

Referenced by CAnalogAltPreselectGauge(), and Read().

int CAnalogAltPreselectGauge::ones_y [protected]
 

Definition at line 2492 of file Gauges.h.

Referenced by CAnalogAltPreselectGauge(), and Read().

int CAnalogAltPreselectGauge::thou_x [protected]
 

Definition at line 2490 of file Gauges.h.

Referenced by CAnalogAltPreselectGauge(), and Read().

int CAnalogAltPreselectGauge::thou_y [protected]
 

Definition at line 2490 of file Gauges.h.

Referenced by CAnalogAltPreselectGauge(), and Read().

char CAnalogAltPreselectGauge::zero_art[64] [protected]
 

Definition at line 2489 of file Gauges.h.

Referenced by CAnalogAltPreselectGauge(), and Read().

int CAnalogAltPreselectGauge::zspc [protected]
 

Definition at line 2494 of file Gauges.h.

Referenced by CAnalogAltPreselectGauge(), and Read().


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