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

CGenericCommRadioGauge Class Reference

#include <Gauges.h>

Inheritance diagram for CGenericCommRadioGauge:

CBitmapGauge CGauge CStreamObject CObject List of all members.

Public Member Functions

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

Protected Attributes

Tag radi_tag
int radi_unit
CGaugeClickArea ca01
CGaugeClickArea ca02
CGaugeClickArea ca03
CGaugeClickArea ca04
CGaugeClickArea ca05
CGaugeClickArea ca06
bool sdim

Detailed Description

Definition at line 1568 of file Gauges.h.


Constructor & Destructor Documentation

CGenericCommRadioGauge::CGenericCommRadioGauge void   ) 
 

Definition at line 5729 of file Gauges.cpp.

References radi_tag, radi_unit, and sdim.


Member Function Documentation

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

Reimplemented from CGauge.

Definition at line 5796 of file Gauges.cpp.

References ca01, ca02, ca03, ca04, ca05, ca06, CURSOR_NOT_CHANGED, CGauge::MouseMoved(), and CGaugeClickArea::MouseMoved().

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

Todo:
Parse user string into SMessage field update

Reimplemented from CBitmapGauge.

Definition at line 5736 of file Gauges.cpp.

References ca01, ca02, ca03, ca04, ca05, ca06, globals, SGlobals::logWarning, radi_tag, radi_unit, CBitmapGauge::Read(), ReadFrom(), ReadInt(), ReadTag(), sdim, TAG_IGNORED, TAG_READ, TagToString(), and CLogFile::Write().


Member Data Documentation

CGaugeClickArea CGenericCommRadioGauge::ca01 [protected]
 

Definition at line 1581 of file Gauges.h.

Referenced by MouseMoved(), and Read().

CGaugeClickArea CGenericCommRadioGauge::ca02 [protected]
 

Definition at line 1582 of file Gauges.h.

Referenced by MouseMoved(), and Read().

CGaugeClickArea CGenericCommRadioGauge::ca03 [protected]
 

Definition at line 1583 of file Gauges.h.

Referenced by MouseMoved(), and Read().

CGaugeClickArea CGenericCommRadioGauge::ca04 [protected]
 

Definition at line 1584 of file Gauges.h.

Referenced by MouseMoved(), and Read().

CGaugeClickArea CGenericCommRadioGauge::ca05 [protected]
 

Definition at line 1585 of file Gauges.h.

Referenced by MouseMoved(), and Read().

CGaugeClickArea CGenericCommRadioGauge::ca06 [protected]
 

Definition at line 1586 of file Gauges.h.

Referenced by MouseMoved(), and Read().

Tag CGenericCommRadioGauge::radi_tag [protected]
 

Definition at line 1579 of file Gauges.h.

Referenced by CGenericCommRadioGauge(), and Read().

int CGenericCommRadioGauge::radi_unit [protected]
 

Definition at line 1580 of file Gauges.h.

Referenced by CGenericCommRadioGauge(), and Read().

bool CGenericCommRadioGauge::sdim [protected]
 

Definition at line 1587 of file Gauges.h.

Referenced by CGenericCommRadioGauge(), and Read().


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