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

#include <parsers_declarations.hpp>

Public Member Functions

void building (association_type, std::string_view text, error_handler &err, int32_t line, province_file_context &context)
 
void finish (province_file_context &)
 

Public Attributes

int32_t level = 1
 
dcon::factory_type_id id
 

Detailed Description

Definition at line 1516 of file parsers_declarations.hpp.

Member Function Documentation

◆ building()

void parsers::pv_state_building::building ( association_type  ,
std::string_view  text,
error_handler err,
int32_t  line,
province_file_context context 
)
inline

Definition at line 1519 of file parsers_declarations.hpp.

◆ finish()

void parsers::pv_state_building::finish ( province_file_context )
inline

Definition at line 1528 of file parsers_declarations.hpp.

Member Data Documentation

◆ id

dcon::factory_type_id parsers::pv_state_building::id

Definition at line 1518 of file parsers_declarations.hpp.

◆ level

int32_t parsers::pv_state_building::level = 1

Definition at line 1517 of file parsers_declarations.hpp.


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