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

CPushButtonGauge Class Reference

#include <Gauges.h>

Inheritance diagram for CPushButtonGauge:

CGauge CStreamObject CObject CLightButtonGauge List of all members.

Public Member Functions

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

Protected Attributes

char bmap_art [64]
char curs_csr [64]
bool mmnt

Detailed Description

Definition at line 2968 of file Gauges.h.


Constructor & Destructor Documentation

CPushButtonGauge::CPushButtonGauge void   ) 
 

Definition at line 10818 of file Gauges.cpp.

References bmap_art, curs_csr, and mmnt.


Member Function Documentation

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

Todo:
Parse user string into SMessage field update

Reimplemented from CGauge.

Reimplemented in CLightButtonGauge.

Definition at line 10825 of file Gauges.cpp.

References bmap_art, CGauge::curs, curs_csr, globals, SGlobals::logWarning, mmnt, CGauge::Read(), ReadString(), TAG_IGNORED, TAG_READ, TagToString(), and CLogFile::Write().

Referenced by CLightButtonGauge::Read().


Member Data Documentation

char CPushButtonGauge::bmap_art[64] [protected]
 

Definition at line 2976 of file Gauges.h.

Referenced by CPushButtonGauge(), and Read().

char CPushButtonGauge::curs_csr[64] [protected]
 

Definition at line 2977 of file Gauges.h.

Referenced by CPushButtonGauge(), and Read().

bool CPushButtonGauge::mmnt [protected]
 

Definition at line 2978 of file Gauges.h.

Referenced by CPushButtonGauge(), and Read().


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