#include <parsers_declarations.hpp>
|
void | finish (scenario_building_context &) |
|
void | first (association_type, std::string_view tag, error_handler &err, int32_t line, scenario_building_context &context) |
|
void | second (association_type, std::string_view tag, error_handler &err, int32_t line, scenario_building_context &context) |
|
void | start_date (association_type, sys::year_month_day ymd, error_handler &err, int32_t line, scenario_building_context &context) |
|
void | end_date (association_type, sys::year_month_day ymd, error_handler &err, int32_t line, scenario_building_context &context) |
|
Definition at line 2533 of file parsers_declarations.hpp.
◆ end_date()
◆ finish()
◆ first()
◆ second()
◆ start_date()
◆ first_
dcon::nation_id parsers::alliance::first_ |
◆ invalid
bool parsers::alliance::invalid = false |
◆ second_
dcon::nation_id parsers::alliance::second_ |
The documentation for this struct was generated from the following files: