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

#include <trigger_parsing.hpp>

Public Member Functions

void value (association_type t, float v, error_handler &err, int32_t line, trigger_building_context &context)
 
void finish (trigger_building_context &)
 

Public Attributes

std::string_view type
 
float value_ = 0.0f
 
association_type a
 

Detailed Description

Definition at line 246 of file trigger_parsing.hpp.

Member Function Documentation

◆ finish()

void parsers::tr_pop_unemployment::finish ( trigger_building_context )
inline

Definition at line 254 of file trigger_parsing.hpp.

◆ value()

void parsers::tr_pop_unemployment::value ( association_type  t,
float  v,
error_handler err,
int32_t  line,
trigger_building_context context 
)
inline

Definition at line 250 of file trigger_parsing.hpp.

Member Data Documentation

◆ a

association_type parsers::tr_pop_unemployment::a

Definition at line 249 of file trigger_parsing.hpp.

◆ type

std::string_view parsers::tr_pop_unemployment::type

Definition at line 247 of file trigger_parsing.hpp.

◆ value_

float parsers::tr_pop_unemployment::value_ = 0.0f

Definition at line 248 of file trigger_parsing.hpp.


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