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

CAnnunciatorLight Class Reference

#include <Subsystems.h>

Inheritance diagram for CAnnunciatorLight:

CDependent CSubsystem CStreamObject CObject List of all members.

Public Member Functions

 CAnnunciatorLight (void)
virtual int Read (SStream *stream, Tag tag)

Protected Attributes

float blnk
float blpp

Detailed Description

Definition at line 612 of file Subsystems.h.


Constructor & Destructor Documentation

CAnnunciatorLight::CAnnunciatorLight void   ) 
 

Definition at line 1462 of file Subsystems.cpp.

References blnk, blpp, SUBSYSTEM_ANNUNCIATOR_LIGHT, and CSubsystem::TypeIs().


Member Function Documentation

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

Reimplemented from CDependent.

Definition at line 1470 of file Subsystems.cpp.

References blnk, blpp, globals, SGlobals::logWarning, CDependent::Read(), ReadFloat(), TAG_IGNORED, TAG_READ, TagToString(), and CLogFile::Write().


Member Data Documentation

float CAnnunciatorLight::blnk [protected]
 

Definition at line 622 of file Subsystems.h.

Referenced by CAnnunciatorLight(), and Read().

float CAnnunciatorLight::blpp [protected]
 

Definition at line 623 of file Subsystems.h.

Referenced by CAnnunciatorLight(), and Read().


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