#include <UserVehicles.h>
Inheritance diagram for CPitotStaticSystem:

Public Member Functions | |
| CPitotStaticSystem (const char *pssFilename) | |
| ~CPitotStaticSystem (void) | |
| int | Read (SStream *stream, Tag tag) |
| void | ReadFinished (void) |
| void | Write (SStream *stream) |
Public Attributes | |
| float | iceT |
| std::vector< CPitotStaticPort * > | ports |
Definition at line 269 of file UserVehicles.h.
|
|
Definition at line 1796 of file UserVehicles.cpp. References CloseStream(), SStream::filename, SStream::mode, OpenStream(), and ReadFrom(). |
|
|
Definition at line 1808 of file UserVehicles.cpp. References ports. |
|
||||||||||||
|
Reimplemented from CStreamObject. Definition at line 1814 of file UserVehicles.cpp. References globals, iceT, SGlobals::logWarning, ports, ReadFloat(), ReadFrom(), TAG_IGNORED, TAG_READ, TagToString(), and CLogFile::Write(). |
|
|
Reimplemented from CStreamObject. Definition at line 1848 of file UserVehicles.cpp. |
|
|
Reimplemented from CStreamObject. Definition at line 1854 of file UserVehicles.cpp. |
|
|
Definition at line 279 of file UserVehicles.h. Referenced by Read(). |
|
|
Definition at line 280 of file UserVehicles.h. Referenced by Read(), and ~CPitotStaticSystem(). |
|
|
Documentation generated by
|