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

#include <effect_parsing.hpp>

Public Member Functions

void ideology (association_type t, std::string_view v, error_handler &err, int32_t line, effect_building_context &context)
 
void position (association_type t, std::string_view v, error_handler &err, int32_t line, effect_building_context &context)
 
void finish (effect_building_context &)
 

Public Attributes

dcon::ideology_id ideology_
 
dcon::issue_option_id opt_
 

Detailed Description

Definition at line 477 of file effect_parsing.hpp.

Member Function Documentation

◆ finish()

void parsers::ef_change_party_position::finish ( effect_building_context )
inline

Definition at line 490 of file effect_parsing.hpp.

◆ ideology()

void parsers::ef_change_party_position::ideology ( association_type  t,
std::string_view  v,
error_handler err,
int32_t  line,
effect_building_context context 
)
inline

Definition at line 480 of file effect_parsing.hpp.

Here is the call graph for this function:

◆ position()

void parsers::ef_change_party_position::position ( association_type  t,
std::string_view  v,
error_handler err,
int32_t  line,
effect_building_context context 
)

Definition at line 1932 of file effect_parsing.cpp.

Member Data Documentation

◆ ideology_

dcon::ideology_id parsers::ef_change_party_position::ideology_

Definition at line 478 of file effect_parsing.hpp.

◆ opt_

dcon::issue_option_id parsers::ef_change_party_position::opt_

Definition at line 479 of file effect_parsing.hpp.


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