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

CMasterCautionWarningButtonGauge Class Reference

#include <Gauges.h>

Inheritance diagram for CMasterCautionWarningButtonGauge:

CGauge CStreamObject CObject List of all members.

Public Member Functions

 CMasterCautionWarningButtonGauge (void)
int Read (SStream *stream, Tag tag)
void ReadFinished (void)

Protected Attributes

char bmap_art [64]
char sfx_wav [64]
int sfx_tag
SMessage smsg
SMessage lmsg

Detailed Description

Definition at line 3008 of file Gauges.h.


Constructor & Destructor Documentation

CMasterCautionWarningButtonGauge::CMasterCautionWarningButtonGauge void   ) 
 

Definition at line 10939 of file Gauges.cpp.

References bmap_art, lmsg, sfx_tag, sfx_wav, and smsg.


Member Function Documentation

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

Todo:
Parse user string into SMessage field update

Reimplemented from CGauge.

Definition at line 10948 of file Gauges.cpp.

References bmap_art, globals, lmsg, SGlobals::logWarning, CGauge::Read(), ReadMessage(), ReadString(), sfx_wav, smsg, TAG_IGNORED, TAG_READ, TagToString(), and CLogFile::Write().

void CMasterCautionWarningButtonGauge::ReadFinished void   )  [virtual]
 

Reimplemented from CGauge.

Definition at line 10988 of file Gauges.cpp.

References SGlobals::audiomgr, CAudioManager::CreateSfx(), globals, SGlobals::pfs, CGauge::ReadFinished(), sfx_tag, and sfx_wav.


Member Data Documentation

char CMasterCautionWarningButtonGauge::bmap_art[64] [protected]
 

Definition at line 3017 of file Gauges.h.

Referenced by CMasterCautionWarningButtonGauge(), and Read().

SMessage CMasterCautionWarningButtonGauge::lmsg [protected]
 

Definition at line 3024 of file Gauges.h.

Referenced by CMasterCautionWarningButtonGauge(), and Read().

int CMasterCautionWarningButtonGauge::sfx_tag [protected]
 

Definition at line 3021 of file Gauges.h.

Referenced by CMasterCautionWarningButtonGauge(), and ReadFinished().

char CMasterCautionWarningButtonGauge::sfx_wav[64] [protected]
 

Definition at line 3020 of file Gauges.h.

Referenced by CMasterCautionWarningButtonGauge(), Read(), and ReadFinished().

SMessage CMasterCautionWarningButtonGauge::smsg [protected]
 

Definition at line 3023 of file Gauges.h.

Referenced by CMasterCautionWarningButtonGauge(), and Read().


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