Project Alice
Loading...
Searching...
No Matches
parsers::tr_unemployment_by_type 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 202 of file trigger_parsing.hpp.

Member Function Documentation

◆ finish()

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

Definition at line 210 of file trigger_parsing.hpp.

◆ value()

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

Definition at line 206 of file trigger_parsing.hpp.

Member Data Documentation

◆ a

association_type parsers::tr_unemployment_by_type::a

Definition at line 205 of file trigger_parsing.hpp.

◆ type

std::string_view parsers::tr_unemployment_by_type::type

Definition at line 203 of file trigger_parsing.hpp.

◆ value_

float parsers::tr_unemployment_by_type::value_ = 0.0f

Definition at line 204 of file trigger_parsing.hpp.


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