#include <research.h>
Inheritance diagram for TechAdapter:

Public Member Functions | |
| TechAdapter () | |
| bool | available (const Research &research) const |
| const ASCString & | getName () const |
| void | read (tnstream &stream) |
| void | write (tnstream &stream) const |
| void | runTextIO (PropertyContainer &pc) |
Public Attributes | |
| TechDependency | techDependency |
|
|
Definition at line 434 of file research.cpp. |
|
|
Definition at line 404 of file research.cpp. References TechDependency::available(), and techDependency. |
|
|
Definition at line 94 of file research.h. |
|
|
Implements LoadableItemType. Definition at line 381 of file research.cpp. References tnstream::getDeviceName(), TechDependency::read(), tnstream::readInt(), tnstream::readString(), and techDependency. |
|
|
Implements LoadableItemType. Definition at line 397 of file research.cpp. References TechDependency::runTextIO(), techDependency, and ASCString::toLower(). |
|
|
Implements LoadableItemType. Definition at line 390 of file research.cpp. References techDependency, and TechDependency::write(). |
|
|
Definition at line 90 of file research.h. Referenced by available(), read(), runTextIO(), and write(). |
1.4.2