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

#include <parsers_declarations.hpp>

Public Member Functions

void type (association_type, std::string_view value, error_handler &err, int32_t line, poptype_context &context)
 
void finish (poptype_context &)
 

Public Attributes

float weight = 0
 
::culture::income_type itype = ::culture::income_type::none
 

Detailed Description

Definition at line 1614 of file parsers_declarations.hpp.

Member Function Documentation

◆ finish()

void parsers::income::finish ( poptype_context )
inline

Definition at line 1631 of file parsers_declarations.hpp.

◆ type()

void parsers::income::type ( association_type  ,
std::string_view  value,
error_handler err,
int32_t  line,
poptype_context context 
)
inline

Definition at line 1617 of file parsers_declarations.hpp.

Here is the call graph for this function:

Member Data Documentation

◆ itype

Definition at line 1616 of file parsers_declarations.hpp.

◆ weight

float parsers::income::weight = 0

Definition at line 1615 of file parsers_declarations.hpp.


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