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

#include <parsers_declarations.hpp>

Public Member Functions

void max_employment (association_type, uint32_t value, error_handler &err, int32_t line, province_file_context &context)
 
void trade_good (association_type, std::string_view text, error_handler &err, int32_t line, province_file_context &context)
 
void finish (province_file_context &)
 

Public Attributes

dcon::commodity_id trade_good_id
 
float max_employment_value
 

Detailed Description

Definition at line 1531 of file parsers_declarations.hpp.

Member Function Documentation

◆ finish()

void parsers::province_rgo_ext_desc::finish ( province_file_context context)

Definition at line 421 of file provinces_parsing.cpp.

◆ max_employment()

void parsers::province_rgo_ext_desc::max_employment ( association_type  ,
uint32_t  value,
error_handler err,
int32_t  line,
province_file_context context 
)

Definition at line 407 of file provinces_parsing.cpp.

◆ trade_good()

void parsers::province_rgo_ext_desc::trade_good ( association_type  ,
std::string_view  text,
error_handler err,
int32_t  line,
province_file_context context 
)

Definition at line 411 of file provinces_parsing.cpp.

Member Data Documentation

◆ max_employment_value

float parsers::province_rgo_ext_desc::max_employment_value

Definition at line 1533 of file parsers_declarations.hpp.

◆ trade_good_id

dcon::commodity_id parsers::province_rgo_ext_desc::trade_good_id

Definition at line 1532 of file parsers_declarations.hpp.


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