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

Public Member Functions | |
| CLightButtonGauge (void) | |
| int | Read (SStream *stream, Tag tag) |
Protected Attributes | |
| SMessage | lmsg |
| int | stat_off |
| int | stat_on |
| char | sstr_off [64] |
| char | sstr_on [64] |
Definition at line 2982 of file Gauges.h.
|
|
Definition at line 10864 of file Gauges.cpp. |
|
||||||||||||
|
Reimplemented from CPushButtonGauge. Definition at line 10872 of file Gauges.cpp. References globals, lmsg, SGlobals::logWarning, CPushButtonGauge::Read(), ReadInt(), ReadMessage(), ReadString(), sstr_off, sstr_on, stat_off, stat_on, TAG_IGNORED, TAG_READ, TagToString(), and CLogFile::Write(). |
|
|
Definition at line 2990 of file Gauges.h. Referenced by CLightButtonGauge(), and Read(). |
|
|
Definition at line 2992 of file Gauges.h. Referenced by CLightButtonGauge(), and Read(). |
|
|
Definition at line 2993 of file Gauges.h. Referenced by CLightButtonGauge(), and Read(). |
|
|
Definition at line 2991 of file Gauges.h. Referenced by CLightButtonGauge(), and Read(). |
|
|
Definition at line 2991 of file Gauges.h. Referenced by CLightButtonGauge(), and Read(). |
|
|
Documentation generated by
|