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

CMalybooDigitalClockGauge Class Reference

#include <Gauges.h>

Inheritance diagram for CMalybooDigitalClockGauge:

CBitmapGauge CGauge CStreamObject CObject List of all members.

Public Member Functions

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

Protected Attributes

int clkd_x1
int clkd_y1
int clkd_x2
int clkd_y2
CGaugeClickArea mode
CGaugeClickArea powr
CGaugeClickArea play
CGaugeClickArea rec
CGaugeClickArea set

Detailed Description

Definition at line 1914 of file Gauges.h.


Constructor & Destructor Documentation

CMalybooDigitalClockGauge::CMalybooDigitalClockGauge void   ) 
 

Definition at line 6904 of file Gauges.cpp.

References clkd_x1, clkd_x2, clkd_y1, and clkd_y2.


Member Function Documentation

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

Todo:
Parse user string into SMessage field update

Reimplemented from CBitmapGauge.

Definition at line 6909 of file Gauges.cpp.

References clkd_x1, clkd_x2, clkd_y1, clkd_y2, globals, SGlobals::logWarning, mode, play, powr, CBitmapGauge::Read(), ReadFrom(), ReadInt(), rec, set, TAG_IGNORED, TAG_READ, TagToString(), and CLogFile::Write().


Member Data Documentation

int CMalybooDigitalClockGauge::clkd_x1 [protected]
 

Definition at line 1922 of file Gauges.h.

Referenced by CMalybooDigitalClockGauge(), and Read().

int CMalybooDigitalClockGauge::clkd_x2 [protected]
 

Definition at line 1922 of file Gauges.h.

Referenced by CMalybooDigitalClockGauge(), and Read().

int CMalybooDigitalClockGauge::clkd_y1 [protected]
 

Definition at line 1922 of file Gauges.h.

Referenced by CMalybooDigitalClockGauge(), and Read().

int CMalybooDigitalClockGauge::clkd_y2 [protected]
 

Definition at line 1922 of file Gauges.h.

Referenced by CMalybooDigitalClockGauge(), and Read().

CGaugeClickArea CMalybooDigitalClockGauge::mode [protected]
 

Definition at line 1923 of file Gauges.h.

Referenced by Read().

CGaugeClickArea CMalybooDigitalClockGauge::play [protected]
 

Definition at line 1925 of file Gauges.h.

Referenced by Read().

CGaugeClickArea CMalybooDigitalClockGauge::powr [protected]
 

Definition at line 1924 of file Gauges.h.

Referenced by Read().

CGaugeClickArea CMalybooDigitalClockGauge::rec [protected]
 

Definition at line 1926 of file Gauges.h.

Referenced by Read().

CGaugeClickArea CMalybooDigitalClockGauge::set [protected]
 

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