#include <Gauges.h>
Inheritance diagram for CDigitalReadoutGauge:

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 |
Definition at line 953 of file Gauges.h.
|
|
Definition at line 2459 of file Gauges.cpp. References digX, digY, fdig_art, maxd, num_digX, padz, wdig_art, and whol. |
|
||||||||||||
|
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(). |
|
|
Definition at line 966 of file Gauges.h. Referenced by CDigitalReadoutGauge(), and Read(). |
|
|
Definition at line 964 of file Gauges.h. Referenced by CDigitalReadoutGauge(), and Read(). |
|
|
Definition at line 963 of file Gauges.h. Referenced by CDigitalReadoutGauge(), and Read(). |
|
|
Definition at line 961 of file Gauges.h. Referenced by CDigitalReadoutGauge(), and Read(). |
|
|
Definition at line 965 of file Gauges.h. Referenced by CDigitalReadoutGauge(), and Read(). |
|
|
Definition at line 968 of file Gauges.h. Referenced by CDigitalReadoutGauge(), and Read(). |
|
|
Definition at line 962 of file Gauges.h. Referenced by CDigitalReadoutGauge(), and Read(). |
|
|
Definition at line 967 of file Gauges.h. Referenced by CDigitalReadoutGauge(), and Read(). |
|
|
Documentation generated by
|