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

Data Fields

struct iterator vtable
 
struct nation_typep
 
struct nation_typeend
 

Detailed Description

Definition at line 515 of file nation.c.

Field Documentation

◆ end

struct nation_type * nation_iter::end

Definition at line 517 of file nation.c.

Referenced by nation_iter_init(), and nation_iter_valid().

◆ p

struct nation_type* nation_iter::p

Definition at line 517 of file nation.c.

Referenced by nation_iter_init(), and nation_iter_valid().

◆ vtable

struct iterator nation_iter::vtable

Definition at line 516 of file nation.c.

Referenced by nation_iter_init().