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

CRadioGaugeGroup Class Reference

#include <Gauges.h>

Inheritance diagram for CRadioGaugeGroup:

CGauge CStreamObject CObject List of all members.

Public Member Functions

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

Protected Attributes

Tag rad1_tag
Tag rad2_tag
Tag key_tag

Detailed Description

Definition at line 1711 of file Gauges.h.


Constructor & Destructor Documentation

CRadioGaugeGroup::CRadioGaugeGroup void   ) 
 

Definition at line 6256 of file Gauges.cpp.

References key_tag, rad1_tag, and rad2_tag.


Member Function Documentation

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

Todo:
Parse user string into SMessage field update

Reimplemented from CGauge.

Definition at line 6261 of file Gauges.cpp.

References globals, key_tag, SGlobals::logWarning, rad1_tag, rad2_tag, CGauge::Read(), ReadTag(), TAG_IGNORED, TAG_READ, TagToString(), and CLogFile::Write().


Member Data Documentation

Tag CRadioGaugeGroup::key_tag [protected]
 

Definition at line 1721 of file Gauges.h.

Referenced by CRadioGaugeGroup(), and Read().

Tag CRadioGaugeGroup::rad1_tag [protected]
 

Definition at line 1719 of file Gauges.h.

Referenced by CRadioGaugeGroup(), and Read().

Tag CRadioGaugeGroup::rad2_tag [protected]
 

Definition at line 1720 of file Gauges.h.

Referenced by CRadioGaugeGroup(), and Read().


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