|
Freeciv-3.1
|
#include <packets_gen.h>
Data Fields | |
| char | caption [MAX_LEN_MSG] |
| char | headline [MAX_LEN_MSG] |
| enum event_type | event |
| int | len |
| int | parts |
Definition at line 861 of file packets_gen.h.
| char packet_page_msg::caption[MAX_LEN_MSG] |
Definition at line 862 of file packets_gen.h.
Referenced by page_conn_etype(), and send_packet_page_msg_100().
| enum event_type packet_page_msg::event |
Definition at line 864 of file packets_gen.h.
Referenced by page_conn_etype(), and send_packet_page_msg_100().
| char packet_page_msg::headline[MAX_LEN_MSG] |
Definition at line 863 of file packets_gen.h.
Referenced by page_conn_etype(), and send_packet_page_msg_100().
| int packet_page_msg::len |
Definition at line 865 of file packets_gen.h.
Referenced by page_conn_etype(), and send_packet_page_msg_100().
| int packet_page_msg::parts |
Definition at line 866 of file packets_gen.h.
Referenced by page_conn_etype(), and send_packet_page_msg_100().