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

CMalybooCHTIndicatorGauge Class Reference

#include <Gauges.h>

Inheritance diagram for CMalybooCHTIndicatorGauge:

CBitmapGauge CGauge CStreamObject CObject List of all members.

Public Member Functions

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

Protected Attributes

int xoff [6]
int yoff

Detailed Description

Definition at line 1854 of file Gauges.h.


Constructor & Destructor Documentation

CMalybooCHTIndicatorGauge::CMalybooCHTIndicatorGauge void   ) 
 

Definition at line 6703 of file Gauges.cpp.

References xoff, and yoff.


Member Function Documentation

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

Todo:
Parse user string into SMessage field update

Reimplemented from CBitmapGauge.

Definition at line 6709 of file Gauges.cpp.

References globals, SGlobals::logWarning, CBitmapGauge::Read(), ReadInt(), TAG_IGNORED, TAG_READ, TagToString(), CLogFile::Write(), xoff, and yoff.


Member Data Documentation

int CMalybooCHTIndicatorGauge::xoff[6] [protected]
 

Definition at line 1862 of file Gauges.h.

Referenced by CMalybooCHTIndicatorGauge(), and Read().

int CMalybooCHTIndicatorGauge::yoff [protected]
 

Definition at line 1863 of file Gauges.h.

Referenced by CMalybooCHTIndicatorGauge(), and Read().


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