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

CFlyhawkAnnunciatorTest Class Reference

#include <Gauges.h>

Inheritance diagram for CFlyhawkAnnunciatorTest:

CGauge CStreamObject CObject List of all members.

Public Member Functions

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

Protected Attributes

char swit_art [64]
char sfxu_wav [64]
char sfxd_wav [64]
int sfxu_tag
int sfxd_tag
char csru_csr [64]
char csrd_csr [64]

Detailed Description

Definition at line 1765 of file Gauges.h.


Constructor & Destructor Documentation

CFlyhawkAnnunciatorTest::CFlyhawkAnnunciatorTest void   ) 
 

Definition at line 6407 of file Gauges.cpp.

References csrd_csr, csru_csr, sfxd_wav, sfxu_wav, and swit_art.


Member Function Documentation

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

Todo:
Parse user string into SMessage field update

Reimplemented from CGauge.

Definition at line 6416 of file Gauges.cpp.

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


Member Data Documentation

char CFlyhawkAnnunciatorTest::csrd_csr[64] [protected]
 

Definition at line 1779 of file Gauges.h.

Referenced by CFlyhawkAnnunciatorTest(), and Read().

char CFlyhawkAnnunciatorTest::csru_csr[64] [protected]
 

Definition at line 1778 of file Gauges.h.

Referenced by CFlyhawkAnnunciatorTest(), and Read().

int CFlyhawkAnnunciatorTest::sfxd_tag [protected]
 

Definition at line 1777 of file Gauges.h.

char CFlyhawkAnnunciatorTest::sfxd_wav[64] [protected]
 

Definition at line 1775 of file Gauges.h.

Referenced by CFlyhawkAnnunciatorTest(), and Read().

int CFlyhawkAnnunciatorTest::sfxu_tag [protected]
 

Definition at line 1776 of file Gauges.h.

char CFlyhawkAnnunciatorTest::sfxu_wav[64] [protected]
 

Definition at line 1774 of file Gauges.h.

Referenced by CFlyhawkAnnunciatorTest(), and Read().

char CFlyhawkAnnunciatorTest::swit_art[64] [protected]
 

Definition at line 1773 of file Gauges.h.

Referenced by CFlyhawkAnnunciatorTest(), and Read().


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