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

#include <parsers_declarations.hpp>

Public Member Functions

void leader (association_type, std::string_view name, error_handler &err, int32_t line, culture_group_context &context)
 
void is_overseas (association_type, bool v, error_handler &err, int32_t line, culture_group_context &context)
 
void union_tag (association_type, uint32_t v, error_handler &err, int32_t line, culture_group_context &context)
 
void finish (culture_group_context &context)
 

Detailed Description

Definition at line 529 of file parsers_declarations.hpp.

Member Function Documentation

◆ finish()

void parsers::culture_group::finish ( culture_group_context context)
inline

Definition at line 533 of file parsers_declarations.hpp.

◆ is_overseas()

void parsers::culture_group::is_overseas ( association_type  ,
bool  v,
error_handler err,
int32_t  line,
culture_group_context context 
)

Definition at line 50 of file parsers_declarations.cpp.

◆ leader()

void parsers::culture_group::leader ( association_type  ,
std::string_view  name,
error_handler err,
int32_t  line,
culture_group_context context 
)

Definition at line 39 of file parsers_declarations.cpp.

◆ union_tag()

void parsers::culture_group::union_tag ( association_type  ,
uint32_t  v,
error_handler err,
int32_t  line,
culture_group_context context 
)

Definition at line 54 of file parsers_declarations.cpp.


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