Freeciv21
Develop your civilization from humble roots to a global empire
nation_set_iter Struct Reference

Nation set iterator. More...

+ Collaboration diagram for nation_set_iter:

Public Attributes

struct iterator vtable
 
struct nation_setp
 
struct nation_setend
 

Detailed Description

Nation set iterator.

Definition at line 757 of file nation.cpp.

Member Data Documentation

◆ end

struct nation_set * nation_set_iter::end

Definition at line 759 of file nation.cpp.

Referenced by nation_set_iter_init(), and nation_set_iter_valid().

◆ p

struct nation_set* nation_set_iter::p

Definition at line 759 of file nation.cpp.

Referenced by nation_set_iter_init(), and nation_set_iter_valid().

◆ vtable

struct iterator nation_set_iter::vtable

Definition at line 298 of file nation.cpp.

Referenced by nation_set_iter_init().