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

#include <parsers_declarations.hpp>

Collaboration diagram for parsers::country_history_context:

Public Attributes

scenario_building_contextouter_context
 
dcon::national_identity_id nat_ident
 
dcon::nation_id holder_id
 
std::vector< std::pair< dcon::nation_id, dcon::decision_id > > & pending_decisions
 
bool in_dated_block = false
 

Detailed Description

Definition at line 2563 of file parsers_declarations.hpp.

Member Data Documentation

◆ holder_id

dcon::nation_id parsers::country_history_context::holder_id

Definition at line 2566 of file parsers_declarations.hpp.

◆ in_dated_block

bool parsers::country_history_context::in_dated_block = false

Definition at line 2568 of file parsers_declarations.hpp.

◆ nat_ident

dcon::national_identity_id parsers::country_history_context::nat_ident

Definition at line 2565 of file parsers_declarations.hpp.

◆ outer_context

scenario_building_context& parsers::country_history_context::outer_context

Definition at line 2564 of file parsers_declarations.hpp.

◆ pending_decisions

std::vector<std::pair<dcon::nation_id, dcon::decision_id> >& parsers::country_history_context::pending_decisions

Definition at line 2567 of file parsers_declarations.hpp.


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