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

CFlyhawkELTGauge Class Reference

#include <Gauges.h>

Inheritance diagram for CFlyhawkELTGauge:

CBitmapGauge CGauge CStreamObject CObject List of all members.

Public Member Functions

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

Protected Attributes

char ulit_art [64]
char lit_art [64]
char csru_csr [64]
char csrd_csr [64]
char sfxu_wav [64]
char sfxd_wav [64]
int sfxu_tag
int sfxd_tag

Detailed Description

Definition at line 1128 of file Gauges.h.


Constructor & Destructor Documentation

CFlyhawkELTGauge::CFlyhawkELTGauge void   ) 
 

Definition at line 3036 of file Gauges.cpp.

References csrd_csr, csru_csr, lit_art, sfxd_wav, sfxu_wav, and ulit_art.


Member Function Documentation

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

Todo:
Parse user string into SMessage field update

Reimplemented from CBitmapGauge.

Definition at line 3046 of file Gauges.cpp.

References csrd_csr, csru_csr, globals, lit_art, SGlobals::logWarning, CBitmapGauge::Read(), ReadString(), sfxd_wav, sfxu_wav, TAG_IGNORED, TAG_READ, TagToString(), ulit_art, and CLogFile::Write().


Member Data Documentation

char CFlyhawkELTGauge::csrd_csr[64] [protected]
 

Definition at line 1139 of file Gauges.h.

Referenced by CFlyhawkELTGauge(), and Read().

char CFlyhawkELTGauge::csru_csr[64] [protected]
 

Definition at line 1138 of file Gauges.h.

Referenced by CFlyhawkELTGauge(), and Read().

char CFlyhawkELTGauge::lit_art[64] [protected]
 

Definition at line 1137 of file Gauges.h.

Referenced by CFlyhawkELTGauge(), and Read().

int CFlyhawkELTGauge::sfxd_tag [protected]
 

Definition at line 1143 of file Gauges.h.

char CFlyhawkELTGauge::sfxd_wav[64] [protected]
 

Definition at line 1141 of file Gauges.h.

Referenced by CFlyhawkELTGauge(), and Read().

int CFlyhawkELTGauge::sfxu_tag [protected]
 

Definition at line 1142 of file Gauges.h.

char CFlyhawkELTGauge::sfxu_wav[64] [protected]
 

Definition at line 1140 of file Gauges.h.

Referenced by CFlyhawkELTGauge(), and Read().

char CFlyhawkELTGauge::ulit_art[64] [protected]
 

Definition at line 1136 of file Gauges.h.

Referenced by CFlyhawkELTGauge(), and Read().


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