Freeciv-3.3
Loading...
Searching...
No Matches
Data Fields
nation_set_iter Struct Reference

Data Fields

struct iterator vtable
 
struct nation_setp
 
struct nation_setend
 

Detailed Description

Definition at line 880 of file nation.c.

Field Documentation

◆ end

struct nation_set * nation_set_iter::end

Definition at line 882 of file nation.c.

Referenced by nation_set_iter_init(), and nation_set_iter_valid().

◆ p

struct nation_set* nation_set_iter::p

Definition at line 882 of file nation.c.

Referenced by nation_set_iter_init(), and nation_set_iter_valid().

◆ vtable

struct iterator nation_set_iter::vtable

Definition at line 881 of file nation.c.

Referenced by nation_set_iter_init().