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

CPitotStaticSwitch Class Reference

#include <Subsystems.h>

Inheritance diagram for CPitotStaticSwitch:

CDependent CSubsystem CStreamObject CObject CPitotHeatSwitch CStaticSourceSwitch List of all members.

Public Member Functions

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

Protected Attributes

int nSystems
int * system

Detailed Description

Definition at line 563 of file Subsystems.h.


Constructor & Destructor Documentation

CPitotStaticSwitch::CPitotStaticSwitch void   ) 
 

Definition at line 1387 of file Subsystems.cpp.

References nSystems, SUBSYSTEM_PITOT_STATIC_SWITCH, system, and CSubsystem::TypeIs().

CPitotStaticSwitch::~CPitotStaticSwitch void   )  [virtual]
 

Definition at line 1395 of file Subsystems.cpp.

References system.


Member Function Documentation

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

Reimplemented from CDependent.

Definition at line 1400 of file Subsystems.cpp.

References globals, SGlobals::logWarning, nSystems, CDependent::Read(), ReadInt(), system, TAG_IGNORED, TAG_READ, TagToString(), and CLogFile::Write().


Member Data Documentation

int CPitotStaticSwitch::nSystems [protected]
 

Definition at line 574 of file Subsystems.h.

Referenced by CPitotStaticSwitch(), and Read().

int* CPitotStaticSwitch::system [protected]
 

Definition at line 575 of file Subsystems.h.

Referenced by CPitotStaticSwitch(), Read(), and ~CPitotStaticSwitch().


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