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

#include <section_file.h>

+ Collaboration diagram for section:

Public Attributes

struct section_filesecfile
 
enum entry_special_type special
 
char * name
 
struct entry_list * entries
 

Detailed Description

Definition at line 28 of file section_file.h.

Member Data Documentation

◆ entries

struct entry_list* section::entries

◆ name

char* section::name

Definition at line 31 of file section_file.h.

Referenced by secfile_section_new(), section_destroy(), and section_name().

◆ secfile

◆ special