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

CFlyhawkAnnunciator Class Reference

#include <Gauges.h>

Inheritance diagram for CFlyhawkAnnunciator:

CGauge CStreamObject CObject List of all members.

Public Member Functions

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

Protected Attributes

char lowf_art [64]
char lowl_art [64]
char lowr_art [64]
char oilp_art [64]
char vacl_art [64]
char vacr_art [64]
char lowv_art [64]
char volt_art [64]
char line_art [64]

Detailed Description

Definition at line 1742 of file Gauges.h.


Constructor & Destructor Documentation

CFlyhawkAnnunciator::CFlyhawkAnnunciator void   ) 
 

Definition at line 6325 of file Gauges.cpp.

References line_art, lowf_art, lowl_art, lowr_art, lowv_art, oilp_art, vacl_art, vacr_art, and volt_art.


Member Function Documentation

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

Todo:
Parse user string into SMessage field update

Reimplemented from CGauge.

Definition at line 6338 of file Gauges.cpp.

References globals, line_art, SGlobals::logWarning, lowf_art, lowl_art, lowr_art, lowv_art, oilp_art, CGauge::Read(), ReadString(), TAG_IGNORED, TAG_READ, TagToString(), vacl_art, vacr_art, volt_art, and CLogFile::Write().


Member Data Documentation

char CFlyhawkAnnunciator::line_art[64] [protected]
 

Definition at line 1758 of file Gauges.h.

Referenced by CFlyhawkAnnunciator(), and Read().

char CFlyhawkAnnunciator::lowf_art[64] [protected]
 

Definition at line 1750 of file Gauges.h.

Referenced by CFlyhawkAnnunciator(), and Read().

char CFlyhawkAnnunciator::lowl_art[64] [protected]
 

Definition at line 1751 of file Gauges.h.

Referenced by CFlyhawkAnnunciator(), and Read().

char CFlyhawkAnnunciator::lowr_art[64] [protected]
 

Definition at line 1752 of file Gauges.h.

Referenced by CFlyhawkAnnunciator(), and Read().

char CFlyhawkAnnunciator::lowv_art[64] [protected]
 

Definition at line 1756 of file Gauges.h.

Referenced by CFlyhawkAnnunciator(), and Read().

char CFlyhawkAnnunciator::oilp_art[64] [protected]
 

Definition at line 1753 of file Gauges.h.

Referenced by CFlyhawkAnnunciator(), and Read().

char CFlyhawkAnnunciator::vacl_art[64] [protected]
 

Definition at line 1754 of file Gauges.h.

Referenced by CFlyhawkAnnunciator(), and Read().

char CFlyhawkAnnunciator::vacr_art[64] [protected]
 

Definition at line 1755 of file Gauges.h.

Referenced by CFlyhawkAnnunciator(), and Read().

char CFlyhawkAnnunciator::volt_art[64] [protected]
 

Definition at line 1757 of file Gauges.h.

Referenced by CFlyhawkAnnunciator(), and Read().


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