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

Public Member Functions | |
| CSwitchSet (void) | |
| virtual | ~CSwitchSet (void) |
| virtual int | Read (SStream *stream, Tag tag) |
Protected Attributes | |
| std::vector< SMessage > | smsg |
| bool | sync |
| bool | LAND |
| bool | TAXI |
| bool | NAVI |
Definition at line 664 of file Subsystems.h.
|
|
Definition at line 1585 of file Subsystems.cpp. References LAND, NAVI, SUBSYSTEM_SWITCH_SET, sync, TAXI, and CSubsystem::TypeIs(). |
|
|
Definition at line 1595 of file Subsystems.cpp. |
|
||||||||||||
|
Reimplemented from CDependent. Definition at line 1599 of file Subsystems.cpp. References globals, LAND, SGlobals::logWarning, msg, NAVI, CDependent::Read(), ReadMessage(), smsg, sync, TAG_IGNORED, TAG_READ, TagToString(), TAXI, and CLogFile::Write(). |
|
|
Definition at line 678 of file Subsystems.h. Referenced by CSwitchSet(), and Read(). |
|
|
Definition at line 680 of file Subsystems.h. Referenced by CSwitchSet(), and Read(). |
|
|
Definition at line 675 of file Subsystems.h. Referenced by Read(). |
|
|
Definition at line 677 of file Subsystems.h. Referenced by CSwitchSet(), and Read(). |
|
|
Definition at line 679 of file Subsystems.h. Referenced by CSwitchSet(), and Read(). |
|
|
Documentation generated by
|