#include <Subsystems.h>
Inheritance diagram for CPitotStaticSwitch:

Public Member Functions | |
| CPitotStaticSwitch (void) | |
| virtual | ~CPitotStaticSwitch (void) |
| virtual int | Read (SStream *stream, Tag tag) |
Protected Attributes | |
| int | nSystems |
| int * | system |
Definition at line 563 of file Subsystems.h.
|
|
Definition at line 1387 of file Subsystems.cpp. References nSystems, SUBSYSTEM_PITOT_STATIC_SWITCH, system, and CSubsystem::TypeIs(). |
|
|
Definition at line 1395 of file Subsystems.cpp. References system. |
|
||||||||||||
|
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(). |
|
|
Definition at line 574 of file Subsystems.h. Referenced by CPitotStaticSwitch(), and Read(). |
|
|
Definition at line 575 of file Subsystems.h. Referenced by CPitotStaticSwitch(), Read(), and ~CPitotStaticSwitch(). |
|
|
Documentation generated by
|