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

Public Member Functions | |
| CFuelSystem (const char *gasFilename) | |
| ~CFuelSystem (void) | |
| int | Read (SStream *stream, Tag tag) |
| void | ReadFinished (void) |
| void | Write (SStream *stream) |
Public Attributes | |
| EAirportFuelTypes | grad |
| std::vector< CFuelSubsystem * > | fsub |
Definition at line 114 of file UserVehicles.h.
|
|
Definition at line 277 of file UserVehicles.cpp. References AIRPORT_FUEL_100LL, CloseStream(), SStream::filename, grad, SStream::mode, OpenStream(), and ReadFrom(). |
|
|
Definition at line 293 of file UserVehicles.cpp. References fsub. |
|
||||||||||||
|
|
Reimplemented from CStreamObject. Definition at line 414 of file UserVehicles.cpp. |
|
|
Reimplemented from CStreamObject. Definition at line 418 of file UserVehicles.cpp. |
|
|
Definition at line 125 of file UserVehicles.h. Referenced by Read(), SendMessageToGasSystems(), and ~CFuelSystem(). |
|
|
Definition at line 124 of file UserVehicles.h. Referenced by CFuelSystem(), and Read(). |
|
|
Documentation generated by
|