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

CBasicCompassGauge Class Reference

#include <Gauges.h>

Inheritance diagram for CBasicCompassGauge:

CBitmapGauge CGauge CStreamObject CObject List of all members.

Public Member Functions

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

Protected Attributes

char comp_art [64]
int wind
int orgx
int nton

Detailed Description

Definition at line 834 of file Gauges.h.


Constructor & Destructor Documentation

CBasicCompassGauge::CBasicCompassGauge void   ) 
 

Definition at line 2044 of file Gauges.cpp.

References comp_art, nton, orgx, and wind.


Member Function Documentation

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

Todo:
Parse user string into SMessage field update

Reimplemented from CBitmapGauge.

Definition at line 2052 of file Gauges.cpp.

References comp_art, globals, SGlobals::logWarning, nton, orgx, CBitmapGauge::Read(), ReadInt(), ReadString(), TAG_IGNORED, TAG_READ, TagToString(), wind, and CLogFile::Write().


Member Data Documentation

char CBasicCompassGauge::comp_art[64] [protected]
 

Definition at line 842 of file Gauges.h.

Referenced by CBasicCompassGauge(), and Read().

int CBasicCompassGauge::nton [protected]
 

Definition at line 845 of file Gauges.h.

Referenced by CBasicCompassGauge(), and Read().

int CBasicCompassGauge::orgx [protected]
 

Definition at line 844 of file Gauges.h.

Referenced by CBasicCompassGauge(), and Read().

int CBasicCompassGauge::wind [protected]
 

Definition at line 843 of file Gauges.h.

Referenced by CBasicCompassGauge(), and Read().


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