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

Public Member Functions | |
| CVariableLoadouts (const char *vldFilename) | |
| ~CVariableLoadouts (void) | |
| int | Read (SStream *stream, Tag tag) |
| void | ReadFinished (void) |
| void | Write (SStream *stream) |
Protected Attributes | |
| std::vector< CLoadoutUnit * > | unit |
Definition at line 331 of file UserVehicles.h.
|
|
Definition at line 1976 of file UserVehicles.cpp. References CloseStream(), SStream::filename, SStream::mode, OpenStream(), and ReadFrom(). |
|
|
Definition at line 1988 of file UserVehicles.cpp. References unit. |
|
||||||||||||
|
Reimplemented from CStreamObject. Definition at line 1994 of file UserVehicles.cpp. References globals, SGlobals::logWarning, ReadFrom(), TAG_IGNORED, TAG_READ, TagToString(), unit, and CLogFile::Write(). |
|
|
Reimplemented from CStreamObject. Definition at line 2021 of file UserVehicles.cpp. |
|
|
Reimplemented from CStreamObject. Definition at line 2027 of file UserVehicles.cpp. |
|
|
Definition at line 341 of file UserVehicles.h. Referenced by Read(), and ~CVariableLoadouts(). |
|
|
Documentation generated by
|