#include <parsers_declarations.hpp>
|
void | add_attacker (association_type, std::string_view tag, error_handler &err, int32_t line, war_history_context &context) |
|
void | add_defender (association_type, std::string_view tag, error_handler &err, int32_t line, war_history_context &context) |
|
void | rem_attacker (association_type, std::string_view tag, error_handler &err, int32_t line, war_history_context &context) |
|
void | rem_defender (association_type, std::string_view tag, error_handler &err, int32_t line, war_history_context &context) |
|
void | world_war (association_type, bool v, error_handler &err, int32_t line, war_history_context &context) |
|
void | war_goal (history_war_goal const &value, error_handler &err, int32_t line, war_history_context &context) |
|
void | finish (war_history_context &) |
|
Definition at line 2665 of file parsers_declarations.hpp.
◆ add_attacker()
◆ add_defender()
◆ finish()
◆ rem_attacker()
◆ rem_defender()
◆ war_goal()
◆ world_war()
The documentation for this struct was generated from the following files: