Project Alice
Loading...
Searching...
No Matches
parsers::on_action_file Struct Reference

#include <parsers_declarations.hpp>

Collaboration diagram for parsers::on_action_file:

Public Member Functions

void finish (scenario_building_context &)
 

Public Attributes

s_on_yearly_pulse on_yearly_pulse
 
s_on_quarterly_pulse on_quarterly_pulse
 
s_on_battle_won on_battle_won
 
s_on_battle_lost on_battle_lost
 
s_on_surrender on_surrender
 
s_on_new_great_nation on_new_great_nation
 
s_on_lost_great_nation on_lost_great_nation
 
s_on_election_tick on_election_tick
 
s_on_colony_to_state on_colony_to_state
 
s_on_state_conquest on_state_conquest
 
s_on_colony_to_state_free_slaves on_colony_to_state_free_slaves
 
s_on_debtor_default on_debtor_default
 
s_on_debtor_default_small on_debtor_default_small
 
s_on_debtor_default_second on_debtor_default_second
 
s_on_civilize on_civilize
 
s_on_my_factories_nationalized on_my_factories_nationalized
 
s_on_crisis_declare_interest on_crisis_declare_interest
 
s_on_election_started on_election_started
 
s_on_election_finished on_election_finished
 

Detailed Description

Definition at line 2180 of file parsers_declarations.hpp.

Member Function Documentation

◆ finish()

void parsers::on_action_file::finish ( scenario_building_context )
inline

Definition at line 2181 of file parsers_declarations.hpp.

Member Data Documentation

◆ on_battle_lost

s_on_battle_lost parsers::on_action_file::on_battle_lost

Definition at line 2185 of file parsers_declarations.hpp.

◆ on_battle_won

s_on_battle_won parsers::on_action_file::on_battle_won

Definition at line 2184 of file parsers_declarations.hpp.

◆ on_civilize

s_on_civilize parsers::on_action_file::on_civilize

Definition at line 2196 of file parsers_declarations.hpp.

◆ on_colony_to_state

s_on_colony_to_state parsers::on_action_file::on_colony_to_state

Definition at line 2190 of file parsers_declarations.hpp.

◆ on_colony_to_state_free_slaves

s_on_colony_to_state_free_slaves parsers::on_action_file::on_colony_to_state_free_slaves

Definition at line 2192 of file parsers_declarations.hpp.

◆ on_crisis_declare_interest

s_on_crisis_declare_interest parsers::on_action_file::on_crisis_declare_interest

Definition at line 2198 of file parsers_declarations.hpp.

◆ on_debtor_default

s_on_debtor_default parsers::on_action_file::on_debtor_default

Definition at line 2193 of file parsers_declarations.hpp.

◆ on_debtor_default_second

s_on_debtor_default_second parsers::on_action_file::on_debtor_default_second

Definition at line 2195 of file parsers_declarations.hpp.

◆ on_debtor_default_small

s_on_debtor_default_small parsers::on_action_file::on_debtor_default_small

Definition at line 2194 of file parsers_declarations.hpp.

◆ on_election_finished

s_on_election_finished parsers::on_action_file::on_election_finished

Definition at line 2200 of file parsers_declarations.hpp.

◆ on_election_started

s_on_election_started parsers::on_action_file::on_election_started

Definition at line 2199 of file parsers_declarations.hpp.

◆ on_election_tick

s_on_election_tick parsers::on_action_file::on_election_tick

Definition at line 2189 of file parsers_declarations.hpp.

◆ on_lost_great_nation

s_on_lost_great_nation parsers::on_action_file::on_lost_great_nation

Definition at line 2188 of file parsers_declarations.hpp.

◆ on_my_factories_nationalized

s_on_my_factories_nationalized parsers::on_action_file::on_my_factories_nationalized

Definition at line 2197 of file parsers_declarations.hpp.

◆ on_new_great_nation

s_on_new_great_nation parsers::on_action_file::on_new_great_nation

Definition at line 2187 of file parsers_declarations.hpp.

◆ on_quarterly_pulse

s_on_quarterly_pulse parsers::on_action_file::on_quarterly_pulse

Definition at line 2183 of file parsers_declarations.hpp.

◆ on_state_conquest

s_on_state_conquest parsers::on_action_file::on_state_conquest

Definition at line 2191 of file parsers_declarations.hpp.

◆ on_surrender

s_on_surrender parsers::on_action_file::on_surrender

Definition at line 2186 of file parsers_declarations.hpp.

◆ on_yearly_pulse

s_on_yearly_pulse parsers::on_action_file::on_yearly_pulse

Definition at line 2182 of file parsers_declarations.hpp.


The documentation for this struct was generated from the following file: