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

CWalkerAPPanel Class Reference

#include <Gauges.h>

Inheritance diagram for CWalkerAPPanel:

CGauge CStreamObject CObject List of all members.

Public Member Functions

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

Protected Attributes

CGaugeClickArea left
CGaugeClickArea rght
CGaugeClickArea up
CGaugeClickArea down
CGaugeClickArea xfer
CGaugeClickArea turb
CGaugeClickArea ydon
CGaugeClickArea ydof
CGaugeClickArea apon
CGaugeClickArea apof
char enga_yd_art [64]
char enga_ap_art [64]
char knob_bnk_art [64]
char knob_trm_art [64]

Detailed Description

Definition at line 3051 of file Gauges.h.


Constructor & Destructor Documentation

CWalkerAPPanel::CWalkerAPPanel void   ) 
 

Definition at line 11093 of file Gauges.cpp.

References enga_ap_art, enga_yd_art, knob_bnk_art, and knob_trm_art.


Member Function Documentation

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

Todo:
Parse user string into SMessage field update

Reimplemented from CGauge.

Definition at line 11101 of file Gauges.cpp.

References apof, apon, down, enga_ap_art, enga_yd_art, globals, knob_bnk_art, knob_trm_art, left, SGlobals::logWarning, CGauge::Read(), ReadFrom(), ReadString(), rght, TAG_IGNORED, TAG_READ, TagToString(), turb, up, CLogFile::Write(), xfer, ydof, and ydon.


Member Data Documentation

CGaugeClickArea CWalkerAPPanel::apof [protected]
 

Definition at line 3068 of file Gauges.h.

Referenced by Read().

CGaugeClickArea CWalkerAPPanel::apon [protected]
 

Definition at line 3067 of file Gauges.h.

Referenced by Read().

CGaugeClickArea CWalkerAPPanel::down [protected]
 

Definition at line 3062 of file Gauges.h.

Referenced by Read().

char CWalkerAPPanel::enga_ap_art[64] [protected]
 

Definition at line 3070 of file Gauges.h.

Referenced by CWalkerAPPanel(), and Read().

char CWalkerAPPanel::enga_yd_art[64] [protected]
 

Definition at line 3069 of file Gauges.h.

Referenced by CWalkerAPPanel(), and Read().

char CWalkerAPPanel::knob_bnk_art[64] [protected]
 

Definition at line 3071 of file Gauges.h.

Referenced by CWalkerAPPanel(), and Read().

char CWalkerAPPanel::knob_trm_art[64] [protected]
 

Definition at line 3072 of file Gauges.h.

Referenced by CWalkerAPPanel(), and Read().

CGaugeClickArea CWalkerAPPanel::left [protected]
 

Definition at line 3059 of file Gauges.h.

Referenced by Read().

CGaugeClickArea CWalkerAPPanel::rght [protected]
 

Definition at line 3060 of file Gauges.h.

Referenced by Read().

CGaugeClickArea CWalkerAPPanel::turb [protected]
 

Definition at line 3064 of file Gauges.h.

Referenced by Read().

CGaugeClickArea CWalkerAPPanel::up [protected]
 

Definition at line 3061 of file Gauges.h.

Referenced by Read().

CGaugeClickArea CWalkerAPPanel::xfer [protected]
 

Definition at line 3063 of file Gauges.h.

Referenced by Read().

CGaugeClickArea CWalkerAPPanel::ydof [protected]
 

Definition at line 3066 of file Gauges.h.

Referenced by Read().

CGaugeClickArea CWalkerAPPanel::ydon [protected]
 

Definition at line 3065 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