#include <research.h>
Public Member Functions | |
| TechAdapterDependency () | |
| bool | available (const Research &research) const |
| ASCString | showDebug (const Research &research) const |
| void | read (tnstream &stream) |
| void | write (tnstream &stream) const |
| void | runTextIO (PropertyContainer &pc, const ASCString &defaultTechAdapter="") |
| void | writeInvertTreeOutput (const ASCString &tech, tnstream &stream, const vector< IntRange > *onlyWithBaseTechs=NULL) const |
|
|
Definition at line 412 of file research.cpp. |
|
|
Definition at line 414 of file research.cpp. References Research::techAdapterAvail(). Referenced by trunreplay::execnextreplaymove(), getInstances(), Vehicle::vehicleconstructable(), and Research::vehicletypeavailable(). |
|
|
Definition at line 436 of file research.cpp. References tnstream::getDeviceName(), tnstream::readInt(), and tnstream::readString(). Referenced by Vehicletype::read(), ObjectType::read(), and BuildingType::read(). |
|
||||||||||||
|
Definition at line 456 of file research.cpp. Referenced by Vehicletype::runTextIO(), ObjectType::runTextIO(), and BuildingType::runTextIO(). |
|
|
Definition at line 481 of file research.cpp. |
|
|
Definition at line 447 of file research.cpp. References tnstream::writeInt(), and tnstream::writeString(). Referenced by Vehicletype::write(), ObjectType::write(), and BuildingType::write(). |
|
||||||||||||||||
|
Definition at line 471 of file research.cpp. References techAdapterContainer. |
1.4.2