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

Public Member Functions | |
| CTwoNeedleGauge (void) | |
| int | Read (SStream *stream, Tag tag) |
Protected Attributes | |
| CNeedleGauge | ndl1 |
| CNeedleGauge | ndl2 |
Definition at line 458 of file Gauges.h.
|
|
Definition at line 1004 of file Gauges.cpp. |
|
||||||||||||
|
Reimplemented from CBitmapGauge. Reimplemented in CDualTachometerGauge, CN1TachometerGauge, CAnalogClockGauge, CBrakePressureGauge, and CAOANeedleGauge. Definition at line 1009 of file Gauges.cpp. References globals, SGlobals::logWarning, ndl1, ndl2, CBitmapGauge::Read(), ReadFrom(), TAG_IGNORED, TAG_READ, TagToString(), and CLogFile::Write(). Referenced by CAOANeedleGauge::Read(), CBrakePressureGauge::Read(), CAnalogClockGauge::Read(), CN1TachometerGauge::Read(), and CDualTachometerGauge::Read(). |
|
|
Definition at line 466 of file Gauges.h. Referenced by Read(). |
|
|
Definition at line 467 of file Gauges.h. Referenced by Read(). |
|
|
Documentation generated by
|