![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
#include <taimsg.h>
Collaboration diagram for tai_req:Public Attributes | |
| enum taireqtype | type |
| struct player * | plr |
| void * | data |
| void* tai_req::data |
Definition at line 40 of file taimsg.h.
Referenced by tai_req_worker_task_rcv(), and tai_send_req().
| struct player* tai_req::plr |
Definition at line 39 of file taimsg.h.
Referenced by tai_refresh(), tai_req_worker_task_rcv(), and tai_send_req().
| enum taireqtype tai_req::type |
Definition at line 34 of file taimsg.h.
Referenced by tai_refresh(), and tai_send_req().