![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
#include <update_queue.h>
Collaboration diagram for waiting_queue_data:Public Attributes | |
| uq_callback_t | callback |
| struct update_queue_data * | uq_data |
Definition at line 30 of file update_queue.h.
| uq_callback_t waiting_queue_data::callback |
Definition at line 31 of file update_queue.h.
Referenced by update_queue::wq_add_request(), and update_queue::wq_data_new().
| struct update_queue_data* waiting_queue_data::uq_data |
Definition at line 32 of file update_queue.h.
Referenced by update_queue::wq_data_destroy(), update_queue::wq_data_extract(), and update_queue::wq_data_new().