Project Alice
|
#include <parsers_declarations.hpp>
Public Member Functions | |
void | name (association_type, std::string_view name, error_handler &err, int32_t line, war_history_context &context) |
void | finish (war_history_context &) |
Definition at line 2678 of file parsers_declarations.hpp.
void parsers::war_history_file::finish | ( | war_history_context & | context | ) |
void parsers::war_history_file::name | ( | association_type | , |
std::string_view | name, | ||
error_handler & | err, | ||
int32_t | line, | ||
war_history_context & | context | ||
) |
Definition at line 3272 of file parsers_declarations.cpp.