Freeciv-3.1
|
#include <taimsg.h>
Data Fields | |
enum taireqtype | type |
struct player * | plr |
void * | data |
void* tai_req::data |
Definition at line 43 of file taimsg.h.
Referenced by tai_req_worker_task_rcv(), and tai_send_req().
struct player* tai_req::plr |
Definition at line 42 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 41 of file taimsg.h.
Referenced by tai_refresh(), and tai_send_req().