#include "containerbasetype.h"#include "textfiletags.h"#include "textfile_evaluation.h"#include "vehicletype.h"#include "graphics/blitter.h"Include dependency graph for containerbasetype.cpp:

Go to the source code of this file.
Variables | |
| const char * | ccontainerfunctions [ContainerBaseType::functionNum+1] |
| const int | containerBaseTypeVersion = 8 |
| const int | containerBaseTypeTransportVersion = 3 |
| const char* ccontainerfunctions[ContainerBaseType::functionNum+1] |
Definition at line 25 of file containerbasetype.cpp.
Referenced by ContainerBaseType::getFunctionName().
| const int containerBaseTypeTransportVersion = 3 |
Definition at line 366 of file containerbasetype.cpp.
Referenced by ContainerBaseType::TransportationIO::read(), and ContainerBaseType::TransportationIO::write().
| const int containerBaseTypeVersion = 8 |
Definition at line 290 of file containerbasetype.cpp.
Referenced by ContainerBaseType::read(), and ContainerBaseType::write().
1.5.1