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

CCollinsHFRadioGauge Class Reference

#include <Gauges.h>

Inheritance diagram for CCollinsHFRadioGauge:

CBitmapGauge CGauge CStreamObject CObject List of all members.

Public Member Functions

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

Protected Attributes

CGaugeClickArea tel
CGaugeClickArea am
CGaugeClickArea usb
CGaugeClickArea lsb
CGaugeClickArea mhz
CGaugeClickArea khz
CGaugeClickArea stor
CGaugeClickArea tune
CGaugeClickArea volu
CGaugeClickArea dash
CGaugeClickArea tx
CGaugeClickArea chan
bool ft13

Detailed Description

Definition at line 2072 of file Gauges.h.


Constructor & Destructor Documentation

CCollinsHFRadioGauge::CCollinsHFRadioGauge void   ) 
 

Definition at line 7441 of file Gauges.cpp.

References ft13.


Member Function Documentation

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

Todo:
Parse user string into SMessage field update

Reimplemented from CBitmapGauge.

Definition at line 7446 of file Gauges.cpp.

References am, chan, dash, ft13, globals, khz, SGlobals::logWarning, lsb, mhz, CBitmapGauge::Read(), ReadFrom(), stor, TAG_IGNORED, TAG_READ, TagToString(), tel, tune, tx, usb, volu, and CLogFile::Write().


Member Data Documentation

CGaugeClickArea CCollinsHFRadioGauge::am [protected]
 

Definition at line 2081 of file Gauges.h.

Referenced by Read().

CGaugeClickArea CCollinsHFRadioGauge::chan [protected]
 

Definition at line 2091 of file Gauges.h.

Referenced by Read().

CGaugeClickArea CCollinsHFRadioGauge::dash [protected]
 

Definition at line 2089 of file Gauges.h.

Referenced by Read().

bool CCollinsHFRadioGauge::ft13 [protected]
 

Definition at line 2092 of file Gauges.h.

Referenced by CCollinsHFRadioGauge(), and Read().

CGaugeClickArea CCollinsHFRadioGauge::khz [protected]
 

Definition at line 2085 of file Gauges.h.

Referenced by Read().

CGaugeClickArea CCollinsHFRadioGauge::lsb [protected]
 

Definition at line 2083 of file Gauges.h.

Referenced by Read().

CGaugeClickArea CCollinsHFRadioGauge::mhz [protected]
 

Definition at line 2084 of file Gauges.h.

Referenced by Read().

CGaugeClickArea CCollinsHFRadioGauge::stor [protected]
 

Definition at line 2086 of file Gauges.h.

Referenced by Read().

CGaugeClickArea CCollinsHFRadioGauge::tel [protected]
 

Definition at line 2080 of file Gauges.h.

Referenced by Read().

CGaugeClickArea CCollinsHFRadioGauge::tune [protected]
 

Definition at line 2087 of file Gauges.h.

Referenced by Read().

CGaugeClickArea CCollinsHFRadioGauge::tx [protected]
 

Definition at line 2090 of file Gauges.h.

Referenced by Read().

CGaugeClickArea CCollinsHFRadioGauge::usb [protected]
 

Definition at line 2082 of file Gauges.h.

Referenced by Read().

CGaugeClickArea CCollinsHFRadioGauge::volu [protected]
 

Definition at line 2088 of file Gauges.h.

Referenced by Read().


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