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

#include <parsers_declarations.hpp>

Collaboration diagram for parsers::country_file:

Public Member Functions

void color (color_from_3i cvalue, error_handler &err, int32_t line, country_file_context &context)
 
void template_ (association_type, std::string_view value, error_handler &err, int32_t line, country_file_context &context)
 
void any_group (std::string_view name, color_from_3i, error_handler &err, int32_t line, country_file_context &context)
 
void finish (country_file_context &)
 

Public Attributes

unit_names_collection unit_names
 

Detailed Description

Definition at line 1486 of file parsers_declarations.hpp.

Member Function Documentation

◆ any_group()

void parsers::country_file::any_group ( std::string_view  name,
color_from_3i  c,
error_handler err,
int32_t  line,
country_file_context context 
)

Definition at line 2985 of file parsers_declarations.cpp.

◆ color()

void parsers::country_file::color ( color_from_3i  cvalue,
error_handler err,
int32_t  line,
country_file_context context 
)

Definition at line 2966 of file parsers_declarations.cpp.

◆ finish()

void parsers::country_file::finish ( country_file_context )
inline

Definition at line 1491 of file parsers_declarations.hpp.

◆ template_()

void parsers::country_file::template_ ( association_type  ,
std::string_view  value,
error_handler err,
int32_t  line,
country_file_context context 
)

Definition at line 2973 of file parsers_declarations.cpp.

Here is the call graph for this function:

Member Data Documentation

◆ unit_names

unit_names_collection parsers::country_file::unit_names

Definition at line 1487 of file parsers_declarations.hpp.


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