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

CReversibleThrottleKnobGauge Class Reference

#include <Gauges.h>

Inheritance diagram for CReversibleThrottleKnobGauge:

CPushPullKnobGauge CGauge CStreamObject CObject List of all members.

Public Member Functions

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

Protected Attributes

SMessage rvsr
char rbmp_art [64]
int rtop
int rbtm

Detailed Description

Definition at line 2804 of file Gauges.h.


Constructor & Destructor Documentation

CReversibleThrottleKnobGauge::CReversibleThrottleKnobGauge void   ) 
 

Definition at line 10314 of file Gauges.cpp.

References rbmp_art, rbtm, rtop, and rvsr.


Member Function Documentation

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

Todo:
Parse user string into SMessage field update

Reimplemented from CPushPullKnobGauge.

Definition at line 10321 of file Gauges.cpp.

References globals, SGlobals::logWarning, rbmp_art, rbtm, CPushPullKnobGauge::Read(), ReadInt(), ReadMessage(), ReadString(), rtop, rvsr, TAG_IGNORED, TAG_READ, TagToString(), and CLogFile::Write().


Member Data Documentation

char CReversibleThrottleKnobGauge::rbmp_art[64] [protected]
 

Definition at line 2813 of file Gauges.h.

Referenced by CReversibleThrottleKnobGauge(), and Read().

int CReversibleThrottleKnobGauge::rbtm [protected]
 

Definition at line 2815 of file Gauges.h.

Referenced by CReversibleThrottleKnobGauge(), and Read().

int CReversibleThrottleKnobGauge::rtop [protected]
 

Definition at line 2814 of file Gauges.h.

Referenced by CReversibleThrottleKnobGauge(), and Read().

SMessage CReversibleThrottleKnobGauge::rvsr [protected]
 

Definition at line 2812 of file Gauges.h.

Referenced by CReversibleThrottleKnobGauge(), and Read().


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