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

#include <parsers_declarations.hpp>

Public Member Functions

void finish (country_history_context &)
 
void flag (association_type, std::string_view value, error_handler &err, int32_t line, country_history_context &context)
 
void government (association_type, std::string_view value, error_handler &err, int32_t line, country_history_context &context)
 

Public Attributes

::culture::flag_type flag_ = ::culture::flag_type::default_flag
 
dcon::government_type_id government_
 

Detailed Description

Definition at line 2571 of file parsers_declarations.hpp.

Member Function Documentation

◆ finish()

void parsers::govt_flag_block::finish ( country_history_context )
inline

Definition at line 2572 of file parsers_declarations.hpp.

◆ flag()

void parsers::govt_flag_block::flag ( association_type  ,
std::string_view  value,
error_handler err,
int32_t  line,
country_history_context context 
)

Definition at line 2607 of file parsers_declarations.cpp.

◆ government()

void parsers::govt_flag_block::government ( association_type  ,
std::string_view  value,
error_handler err,
int32_t  line,
country_history_context context 
)
inline

Definition at line 2578 of file parsers_declarations.hpp.

Member Data Documentation

◆ flag_

::culture::flag_type parsers::govt_flag_block::flag_ = ::culture::flag_type::default_flag

Definition at line 2574 of file parsers_declarations.hpp.

◆ government_

dcon::government_type_id parsers::govt_flag_block::government_

Definition at line 2575 of file parsers_declarations.hpp.


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