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

CSlipIndicatorGauge Class Reference

#include <Gauges.h>

Inheritance diagram for CSlipIndicatorGauge:

CBitmapGauge CGauge CStreamObject CObject List of all members.

Public Member Functions

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

Protected Attributes

char ball_art [64]

Detailed Description

Definition at line 1150 of file Gauges.h.


Constructor & Destructor Documentation

CSlipIndicatorGauge::CSlipIndicatorGauge void   ) 
 

Definition at line 3100 of file Gauges.cpp.

References ball_art.


Member Function Documentation

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

Todo:
Parse user string into SMessage field update

Reimplemented from CBitmapGauge.

Definition at line 3106 of file Gauges.cpp.

References ball_art, globals, SGlobals::logWarning, CBitmapGauge::Read(), ReadString(), TAG_IGNORED, TAG_READ, TagToString(), and CLogFile::Write().


Member Data Documentation

char CSlipIndicatorGauge::ball_art[64] [protected]
 

Definition at line 1158 of file Gauges.h.

Referenced by CSlipIndicatorGauge(), and Read().


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