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

CDigitalReadoutGauge Class Reference

#include <Gauges.h>

Inheritance diagram for CDigitalReadoutGauge:

CBitmapGauge CGauge CStreamObject CObject List of all members.

Public Member Functions

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

Protected Attributes

int maxd
char wdig_art [64]
char fdig_art [64]
int digY
int num_digX
int * digX
bool whol
bool padz

Detailed Description

Definition at line 953 of file Gauges.h.


Constructor & Destructor Documentation

CDigitalReadoutGauge::CDigitalReadoutGauge void   ) 
 

Definition at line 2459 of file Gauges.cpp.

References digX, digY, fdig_art, maxd, num_digX, padz, wdig_art, and whol.


Member Function Documentation

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

Todo:
Parse user string into SMessage field update

Reimplemented from CBitmapGauge.

Definition at line 2471 of file Gauges.cpp.

References digX, digY, fdig_art, globals, SGlobals::logWarning, maxd, num_digX, padz, CGauge::Read(), ReadInt(), ReadString(), TAG_IGNORED, TAG_READ, TagToString(), wdig_art, whol, and CLogFile::Write().


Member Data Documentation

int* CDigitalReadoutGauge::digX [protected]
 

Definition at line 966 of file Gauges.h.

Referenced by CDigitalReadoutGauge(), and Read().

int CDigitalReadoutGauge::digY [protected]
 

Definition at line 964 of file Gauges.h.

Referenced by CDigitalReadoutGauge(), and Read().

char CDigitalReadoutGauge::fdig_art[64] [protected]
 

Definition at line 963 of file Gauges.h.

Referenced by CDigitalReadoutGauge(), and Read().

int CDigitalReadoutGauge::maxd [protected]
 

Definition at line 961 of file Gauges.h.

Referenced by CDigitalReadoutGauge(), and Read().

int CDigitalReadoutGauge::num_digX [protected]
 

Definition at line 965 of file Gauges.h.

Referenced by CDigitalReadoutGauge(), and Read().

bool CDigitalReadoutGauge::padz [protected]
 

Definition at line 968 of file Gauges.h.

Referenced by CDigitalReadoutGauge(), and Read().

char CDigitalReadoutGauge::wdig_art[64] [protected]
 

Definition at line 962 of file Gauges.h.

Referenced by CDigitalReadoutGauge(), and Read().

bool CDigitalReadoutGauge::whol [protected]
 

Definition at line 967 of file Gauges.h.

Referenced by CDigitalReadoutGauge(), and Read().


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