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

#include <parsers_declarations.hpp>

Public Member Functions

void ideology (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 loyalty_value = 0
 
dcon::ideology_id id
 

Detailed Description

Definition at line 1502 of file parsers_declarations.hpp.

Member Function Documentation

◆ finish()

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

Definition at line 1514 of file parsers_declarations.hpp.

◆ ideology()

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

Definition at line 1505 of file parsers_declarations.hpp.

Member Data Documentation

◆ id

dcon::ideology_id parsers::pv_party_loyalty::id

Definition at line 1504 of file parsers_declarations.hpp.

◆ loyalty_value

int32_t parsers::pv_party_loyalty::loyalty_value = 0

Definition at line 1503 of file parsers_declarations.hpp.


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