AirInv Logo  1.00.7
C++ Simulated Airline Inventory Management System Library
AIRINV::FRAT5ParserHelper::ParserSemanticAction Struct Reference

#include <airinv/command/FRAT5ParserHelper.hpp>

+ Inheritance diagram for AIRINV::FRAT5ParserHelper::ParserSemanticAction:

Public Member Functions

 ParserSemanticAction (FRAT5Struct &)
 

Public Attributes

FRAT5Struct_frat5
 

Detailed Description

Generic Semantic Action (Actor / Functor) for the FRAT5 Parser.

Definition at line 29 of file FRAT5ParserHelper.hpp.

Constructor & Destructor Documentation

◆ ParserSemanticAction()

AIRINV::FRAT5ParserHelper::ParserSemanticAction::ParserSemanticAction ( FRAT5Struct ioFRAT5)

Actor Constructor.

Definition at line 26 of file FRAT5ParserHelper.cpp.

Member Data Documentation

◆ _frat5


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