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

#include <parsers_declarations.hpp>

Public Member Functions

void finish (oob_file_regiment_context &)
 
void name (association_type, std::string_view value, error_handler &err, int32_t line, oob_file_regiment_context &context)
 
void type (association_type, std::string_view value, error_handler &err, int32_t line, oob_file_regiment_context &context)
 
void home (association_type, int32_t value, error_handler &err, int32_t line, oob_file_regiment_context &context)
 

Detailed Description

Definition at line 2415 of file parsers_declarations.hpp.

Member Function Documentation

◆ finish()

void parsers::oob_regiment::finish ( oob_file_regiment_context )
inline

Definition at line 2416 of file parsers_declarations.hpp.

◆ home()

void parsers::oob_regiment::home ( association_type  ,
int32_t  value,
error_handler err,
int32_t  line,
oob_file_regiment_context context 
)

Definition at line 2414 of file parsers_declarations.cpp.

◆ name()

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

Definition at line 2398 of file parsers_declarations.cpp.

Here is the call graph for this function:

◆ type()

void parsers::oob_regiment::type ( association_type  ,
std::string_view  value,
error_handler err,
int32_t  line,
oob_file_regiment_context context 
)

Definition at line 2403 of file parsers_declarations.cpp.


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