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

#include <parsers_declarations.hpp>

Public Member Functions

void finish (oob_file_army_context &)
 
void name (association_type, std::string_view value, error_handler &err, int32_t line, oob_file_army_context &context)
 
void location (association_type, int32_t value, error_handler &err, int32_t line, oob_file_army_context &context)
 
void leader (oob_leader const &value, error_handler &err, int32_t line, oob_file_army_context &context)
 

Detailed Description

Definition at line 2397 of file parsers_declarations.hpp.

Member Function Documentation

◆ finish()

void parsers::oob_army::finish ( oob_file_army_context )
inline

Definition at line 2398 of file parsers_declarations.hpp.

◆ leader()

void parsers::oob_army::leader ( oob_leader const &  value,
error_handler err,
int32_t  line,
oob_file_army_context context 
)

Definition at line 2339 of file parsers_declarations.cpp.

◆ location()

void parsers::oob_army::location ( association_type  ,
int32_t  value,
error_handler err,
int32_t  line,
oob_file_army_context context 
)

Definition at line 2329 of file parsers_declarations.cpp.

◆ name()

void parsers::oob_army::name ( association_type  ,
std::string_view  value,
error_handler err,
int32_t  line,
oob_file_army_context context 
)

Definition at line 2325 of file parsers_declarations.cpp.

Here is the call graph for this function:

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