#include <containerbase-functions.h>
Inheritance diagram for RegenerativePowerPlant:

Public Member Functions | |
| RegenerativePowerPlant (ContainerBase *_bld) | |
| virtual bool | finished () |
| virtual bool | run () |
| virtual Resources | getUsage () |
Protected Attributes | |
| ContainerBase * | bld |
| Resources | toProduce |
|
|
Definition at line 510 of file containerbase-functions.cpp. |
|
|
Implements ContainerBase::Work. Definition at line 513 of file containerbase-functions.cpp. References Resources::resource(), and toProduce. |
|
|
Implements ContainerBase::Work. Definition at line 533 of file containerbase-functions.cpp. |
|
|
Implements ContainerBase::Work. Definition at line 521 of file containerbase-functions.cpp. References bld, ContainerBase::getOwner(), ContainerBase::putResource(), Resources::resource(), and toProduce. |
|
|
Definition at line 71 of file containerbase-functions.h. Referenced by BiResourceGeneration::getPlus(), SolarPowerplant::getPlus(), WindPowerplant::getPlus(), and run(). |
|
|
Definition at line 72 of file containerbase-functions.h. Referenced by BiResourceGeneration::BiResourceGeneration(), finished(), run(), SolarPowerplant::SolarPowerplant(), and WindPowerplant::WindPowerplant(). |
1.4.2