#include <sigc++/sigc++.h>#include "servicing.h"#include "../vehicle.h"#include "../unitctrl.h"#include "../containercontrols.h"#include "../gameoptions.h"#include "../replay.h"Include dependency graph for servicing.cpp:

Go to the source code of this file.
Enumerations | |
| enum | TransferLimitation { NONE, GET, ALL } |
Functions | |
| TransferLimitation | getTransferLimitation (const ContainerBase *target) |
|
|
Definition at line 33 of file servicing.cpp. |
|
|
Definition at line 35 of file servicing.cpp. References ALL, GET, ContainerBase::getMap(), ContainerBase::getOwner(), NONE, and PEACE. Referenced by ResourceWatch::avail(), ServiceChecker::check(), and ResourceWatch::limit(). |
1.4.2