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

CStallWarning Class Reference

#include <Subsystems.h>

Inheritance diagram for CStallWarning:

CDependent CSubsystem CStreamObject CObject List of all members.

Public Member Functions

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

Protected Attributes

char wing [64]

Detailed Description

Definition at line 630 of file Subsystems.h.


Constructor & Destructor Documentation

CStallWarning::CStallWarning void   ) 
 

Definition at line 1507 of file Subsystems.cpp.

References SUBSYSTEM_STALL_WARNING, CSubsystem::TypeIs(), and wing.


Member Function Documentation

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

Reimplemented from CDependent.

Definition at line 1515 of file Subsystems.cpp.

References globals, SGlobals::logWarning, CDependent::Read(), ReadString(), TAG_IGNORED, TAG_READ, TagToString(), wing, and CLogFile::Write().


Member Data Documentation

char CStallWarning::wing[64] [protected]
 

Definition at line 640 of file Subsystems.h.

Referenced by CStallWarning(), and Read().


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