|
Freeciv-3.2
|
#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 837 of file packets_gen.h.
| char packet_page_msg::caption[MAX_LEN_MSG] |
Definition at line 838 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 840 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 839 of file packets_gen.h.
Referenced by page_conn_etype(), and send_packet_page_msg_100().
| int packet_page_msg::len |
Definition at line 841 of file packets_gen.h.
Referenced by page_conn_etype(), and send_packet_page_msg_100().
| int packet_page_msg::parts |
Definition at line 842 of file packets_gen.h.
Referenced by page_conn_etype(), and send_packet_page_msg_100().