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

CHSIGauge Class Reference

#include <Gauges.h>

Inheritance diagram for CHSIGauge:

CBitmapGauge CGauge CStreamObject CObject List of all members.

Public Member Functions

 CHSIGauge (void)
int Read (SStream *stream, Tag tag)
virtual ECursorResult MouseMoved (int x, int y)

Protected Attributes

SArtOffset comp
SArtOffset cour
SArtOffset devi
SArtOffset devb
SArtOffset apbg
SArtOffset to
SArtOffset from
SArtOffset glid
CGaugeKnob knob
CGaugeKnob apkb
SMessage obsm
SMessage bugm
SMessage fcs
Tag radi_tag
int radi_unit
float rang_min
float rang_max
float gsdf

Detailed Description

Definition at line 1094 of file Gauges.h.


Constructor & Destructor Documentation

CHSIGauge::CHSIGauge void   ) 
 

Definition at line 2887 of file Gauges.cpp.

References bugm, fcs, gsdf, obsm, radi_tag, radi_unit, rang_max, and rang_min.


Member Function Documentation

ECursorResult CHSIGauge::MouseMoved int  x,
int  y
[virtual]
 

Reimplemented from CGauge.

Definition at line 3016 of file Gauges.cpp.

References apkb, CURSOR_NOT_CHANGED, knob, CGauge::MouseMoved(), and CGaugeClickArea::MouseMoved().

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

Todo:
Parse user string into SMessage field update

Reimplemented from CBitmapGauge.

Definition at line 2899 of file Gauges.cpp.

References apbg, apkb, SArtOffset::art, bugm, comp, cour, devb, devi, fcs, from, glid, globals, gsdf, knob, SGlobals::logWarning, obsm, radi_tag, radi_unit, rang_max, rang_min, CBitmapGauge::Read(), ReadFloat(), ReadFrom(), ReadInt(), ReadMessage(), ReadString(), ReadTag(), TAG_IGNORED, TAG_READ, TagToString(), to, CLogFile::Write(), SArtOffset::x, and SArtOffset::y.


Member Data Documentation

SArtOffset CHSIGauge::apbg [protected]
 

Definition at line 1109 of file Gauges.h.

Referenced by Read().

CGaugeKnob CHSIGauge::apkb [protected]
 

Definition at line 1114 of file Gauges.h.

Referenced by MouseMoved(), and Read().

SMessage CHSIGauge::bugm [protected]
 

Definition at line 1116 of file Gauges.h.

Referenced by CHSIGauge(), and Read().

SArtOffset CHSIGauge::comp [protected]
 

Definition at line 1105 of file Gauges.h.

Referenced by Read().

SArtOffset CHSIGauge::cour [protected]
 

Definition at line 1106 of file Gauges.h.

Referenced by Read().

SArtOffset CHSIGauge::devb [protected]
 

Definition at line 1108 of file Gauges.h.

Referenced by Read().

SArtOffset CHSIGauge::devi [protected]
 

Definition at line 1107 of file Gauges.h.

Referenced by Read().

SMessage CHSIGauge::fcs [protected]
 

Definition at line 1117 of file Gauges.h.

Referenced by CHSIGauge(), and Read().

SArtOffset CHSIGauge::from [protected]
 

Definition at line 1111 of file Gauges.h.

Referenced by Read().

SArtOffset CHSIGauge::glid [protected]
 

Definition at line 1112 of file Gauges.h.

Referenced by Read().

float CHSIGauge::gsdf [protected]
 

Definition at line 1121 of file Gauges.h.

Referenced by CHSIGauge(), and Read().

CGaugeKnob CHSIGauge::knob [protected]
 

Definition at line 1113 of file Gauges.h.

Referenced by MouseMoved(), and Read().

SMessage CHSIGauge::obsm [protected]
 

Definition at line 1115 of file Gauges.h.

Referenced by CHSIGauge(), and Read().

Tag CHSIGauge::radi_tag [protected]
 

Definition at line 1118 of file Gauges.h.

Referenced by CHSIGauge(), and Read().

int CHSIGauge::radi_unit [protected]
 

Definition at line 1119 of file Gauges.h.

Referenced by CHSIGauge(), and Read().

float CHSIGauge::rang_max [protected]
 

Definition at line 1120 of file Gauges.h.

Referenced by CHSIGauge(), and Read().

float CHSIGauge::rang_min [protected]
 

Definition at line 1120 of file Gauges.h.

Referenced by CHSIGauge(), and Read().

SArtOffset CHSIGauge::to [protected]
 

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