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

CWalkerFirePanel Class Reference

#include <Gauges.h>

Inheritance diagram for CWalkerFirePanel:

CGauge CStreamObject CObject List of all members.

Public Member Functions

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

Protected Attributes

SMessage fir1
SMessage fir2
CGaugeKnob ext1
CGaugeKnob ext2
CGaugeClickArea bel1
CGaugeClickArea bel2
CGaugeRectangle ef1
CGaugeRectangle ef2
CGaugeAnnunciator ann1
CGaugeAnnunciator ann2

Detailed Description

Definition at line 3076 of file Gauges.h.


Constructor & Destructor Documentation

CWalkerFirePanel::CWalkerFirePanel void   ) 
 

Definition at line 11187 of file Gauges.cpp.


Member Function Documentation

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

Todo:
Parse user string into SMessage field update

Reimplemented from CGauge.

Definition at line 11191 of file Gauges.cpp.

References ann1, ann2, bel1, bel2, ef1, ef2, ext1, ext2, fir1, fir2, globals, SGlobals::logWarning, CGauge::Read(), ReadFrom(), ReadMessage(), TAG_IGNORED, TAG_READ, TagToString(), and CLogFile::Write().


Member Data Documentation

CGaugeAnnunciator CWalkerFirePanel::ann1 [protected]
 

Definition at line 3092 of file Gauges.h.

Referenced by Read().

CGaugeAnnunciator CWalkerFirePanel::ann2 [protected]
 

Definition at line 3093 of file Gauges.h.

Referenced by Read().

CGaugeClickArea CWalkerFirePanel::bel1 [protected]
 

Definition at line 3088 of file Gauges.h.

Referenced by Read().

CGaugeClickArea CWalkerFirePanel::bel2 [protected]
 

Definition at line 3089 of file Gauges.h.

Referenced by Read().

CGaugeRectangle CWalkerFirePanel::ef1 [protected]
 

Definition at line 3090 of file Gauges.h.

Referenced by Read().

CGaugeRectangle CWalkerFirePanel::ef2 [protected]
 

Definition at line 3091 of file Gauges.h.

Referenced by Read().

CGaugeKnob CWalkerFirePanel::ext1 [protected]
 

Definition at line 3086 of file Gauges.h.

Referenced by Read().

CGaugeKnob CWalkerFirePanel::ext2 [protected]
 

Definition at line 3087 of file Gauges.h.

Referenced by Read().

SMessage CWalkerFirePanel::fir1 [protected]
 

Definition at line 3084 of file Gauges.h.

Referenced by Read().

SMessage CWalkerFirePanel::fir2 [protected]
 

Definition at line 3085 of file Gauges.h.

Referenced by Read().


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