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

CDirectionalGyroGauge Class Reference

#include <Gauges.h>

Inheritance diagram for CDirectionalGyroGauge:

CNeedleGauge CBitmapGauge CGauge CStreamObject CObject List of all members.

Public Member Functions

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

Protected Attributes

SArtOffset apbg
SArtRectangle apkb
SArtRectangle knob
Tag bias

Detailed Description

Definition at line 669 of file Gauges.h.


Constructor & Destructor Documentation

CDirectionalGyroGauge::CDirectionalGyroGauge void   ) 
 

Definition at line 1683 of file Gauges.cpp.

References apbg, apkb, SArtRectangle::art, SArtOffset::art, knob, SArtOffset::x, SArtRectangle::x1, SArtRectangle::x2, SArtOffset::y, SArtRectangle::y1, and SArtRectangle::y2.


Member Function Documentation

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

Todo:
Parse user string into SMessage field update

Reimplemented from CNeedleGauge.

Definition at line 1695 of file Gauges.cpp.

References apbg, apkb, SArtRectangle::art, SArtOffset::art, bias, globals, knob, SGlobals::logWarning, CNeedleGauge::Read(), ReadInt(), ReadString(), ReadTag(), TAG_IGNORED, TAG_READ, TagToString(), CLogFile::Write(), SArtOffset::x, SArtRectangle::x1, SArtRectangle::x2, SArtOffset::y, SArtRectangle::y1, and SArtRectangle::y2.


Member Data Documentation

SArtOffset CDirectionalGyroGauge::apbg [protected]
 

Definition at line 677 of file Gauges.h.

Referenced by CDirectionalGyroGauge(), and Read().

SArtRectangle CDirectionalGyroGauge::apkb [protected]
 

Definition at line 678 of file Gauges.h.

Referenced by CDirectionalGyroGauge(), and Read().

Tag CDirectionalGyroGauge::bias [protected]
 

Definition at line 680 of file Gauges.h.

Referenced by Read().

SArtRectangle CDirectionalGyroGauge::knob [protected]
 

Definition at line 679 of file Gauges.h.

Referenced by CDirectionalGyroGauge(), and Read().


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