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

CBasicDigitalClockGauge Class Reference

#include <Gauges.h>

Inheritance diagram for CBasicDigitalClockGauge:

CFlyhawkDigitalClockGauge CBitmapGauge CGauge CStreamObject CObject List of all members.

Public Member Functions

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

Protected Attributes

int tick_x
int tick_y
int tkut
int tklt
int tkft
int tket

Detailed Description

Definition at line 907 of file Gauges.h.


Constructor & Destructor Documentation

CBasicDigitalClockGauge::CBasicDigitalClockGauge void   ) 
 

Definition at line 2263 of file Gauges.cpp.

References tick_x, tick_y, tket, tkft, tklt, and tkut.


Member Function Documentation

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

Todo:
Parse user string into SMessage field update

Reimplemented from CFlyhawkDigitalClockGauge.

Definition at line 2269 of file Gauges.cpp.

References globals, SGlobals::logWarning, CFlyhawkDigitalClockGauge::Read(), ReadInt(), TAG_IGNORED, TAG_READ, TagToString(), tick_x, tick_y, tket, tkft, tklt, tkut, and CLogFile::Write().


Member Data Documentation

int CBasicDigitalClockGauge::tick_x [protected]
 

Definition at line 915 of file Gauges.h.

Referenced by CBasicDigitalClockGauge(), and Read().

int CBasicDigitalClockGauge::tick_y [protected]
 

Definition at line 915 of file Gauges.h.

Referenced by CBasicDigitalClockGauge(), and Read().

int CBasicDigitalClockGauge::tket [protected]
 

Definition at line 919 of file Gauges.h.

Referenced by CBasicDigitalClockGauge(), and Read().

int CBasicDigitalClockGauge::tkft [protected]
 

Definition at line 918 of file Gauges.h.

Referenced by CBasicDigitalClockGauge(), and Read().

int CBasicDigitalClockGauge::tklt [protected]
 

Definition at line 917 of file Gauges.h.

Referenced by CBasicDigitalClockGauge(), and Read().

int CBasicDigitalClockGauge::tkut [protected]
 

Definition at line 916 of file Gauges.h.

Referenced by CBasicDigitalClockGauge(), and Read().


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