Project Alice
|
#include <parsers_declarations.hpp>
Public Member Functions | |
void | finish (oob_file_ship_context &) |
void | name (association_type, std::string_view value, error_handler &err, int32_t line, oob_file_ship_context &context) |
void | type (association_type, std::string_view value, error_handler &err, int32_t line, oob_file_ship_context &context) |
Definition at line 2409 of file parsers_declarations.hpp.
|
inline |
Definition at line 2410 of file parsers_declarations.hpp.
void parsers::oob_ship::name | ( | association_type | , |
std::string_view | value, | ||
error_handler & | err, | ||
int32_t | line, | ||
oob_file_ship_context & | context | ||
) |
void parsers::oob_ship::type | ( | association_type | , |
std::string_view | value, | ||
error_handler & | err, | ||
int32_t | line, | ||
oob_file_ship_context & | context | ||
) |
Definition at line 2382 of file parsers_declarations.cpp.