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

CCollinsVspeedPanel Class Reference

#include <Gauges.h>

Inheritance diagram for CCollinsVspeedPanel:

CBitmapGauge CGauge CStreamObject CObject List of all members.

Public Member Functions

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

Protected Attributes

CGaugeClickArea sped
CGaugeClickArea vsel

Detailed Description

Definition at line 2056 of file Gauges.h.


Constructor & Destructor Documentation

CCollinsVspeedPanel::CCollinsVspeedPanel void   ) 
 

Definition at line 7403 of file Gauges.cpp.


Member Function Documentation

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

Todo:
Parse user string into SMessage field update

Reimplemented from CBitmapGauge.

Definition at line 7407 of file Gauges.cpp.

References globals, SGlobals::logWarning, CBitmapGauge::Read(), ReadFrom(), sped, TAG_IGNORED, TAG_READ, TagToString(), vsel, and CLogFile::Write().


Member Data Documentation

CGaugeClickArea CCollinsVspeedPanel::sped [protected]
 

Definition at line 2064 of file Gauges.h.

Referenced by Read().

CGaugeClickArea CCollinsVspeedPanel::vsel [protected]
 

Definition at line 2065 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