![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
Public Attributes | |
| const char | key |
| const char * | name |
| int(* | get_value )(const struct player *) |
| const char *(* | to_text )(int) |
| bool | greater_values_are_better |
Definition at line 177 of file report.cpp.
| int(* dem_row::get_value) (const struct player *) |
Definition at line 180 of file report.cpp.
Referenced by dem_line_item().
| bool dem_row::greater_values_are_better |
Definition at line 182 of file report.cpp.
Referenced by dem_line_item().
| const char dem_row::key |
Definition at line 178 of file report.cpp.
Referenced by report_demographics().
| const char* dem_row::name |
Definition at line 179 of file report.cpp.
| const char*(* dem_row::to_text) (int) |
Definition at line 181 of file report.cpp.
Referenced by dem_line_item().