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

#include <parsers_declarations.hpp>

Public Member Functions

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

Detailed Description

Definition at line 2403 of file parsers_declarations.hpp.

Member Function Documentation

◆ finish()

void parsers::oob_navy::finish ( oob_file_navy_context )
inline

Definition at line 2404 of file parsers_declarations.hpp.

◆ leader()

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

Definition at line 2368 of file parsers_declarations.cpp.

◆ location()

void parsers::oob_navy::location ( association_type  ,
int32_t  value,
error_handler err,
int32_t  line,
oob_file_navy_context context 
)

Definition at line 2359 of file parsers_declarations.cpp.

◆ name()

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

Definition at line 2355 of file parsers_declarations.cpp.

Here is the call graph for this function:

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