AirInv Logo  1.00.11
C++ Simulated Airline Inventory Management System Library
Loading...
Searching...
No Matches
AIRINV::FRAT5ParserHelper::doEndCurve Struct Reference

#include <airinv/command/FRAT5ParserHelper.hpp>

+ Inheritance diagram for AIRINV::FRAT5ParserHelper::doEndCurve:

Public Member Functions

 doEndCurve (stdair::BomRoot &, FRAT5Struct &)
 
void operator() (iterator_t iStr, iterator_t iStrEnd) const
 

Public Attributes

stdair::BomRoot & _bomRoot
 
FRAT5Struct_frat5
 

Detailed Description

Mark the end of the FRAT5 curve parsing.

Definition at line 61 of file FRAT5ParserHelper.hpp.

Constructor & Destructor Documentation

◆ doEndCurve()

AIRINV::FRAT5ParserHelper::doEndCurve::doEndCurve ( stdair::BomRoot & ioBomRoot,
FRAT5Struct & ioFRAT5 )

Actor Constructor.

Definition at line 79 of file FRAT5ParserHelper.cpp.

References _bomRoot, and AIRINV::FRAT5ParserHelper::ParserSemanticAction::ParserSemanticAction().

Member Function Documentation

◆ operator()()

void AIRINV::FRAT5ParserHelper::doEndCurve::operator() ( iterator_t iStr,
iterator_t iStrEnd ) const

Actor Function (functor).

Definition at line 88 of file FRAT5ParserHelper.cpp.

References _bomRoot, and AIRINV::FRAT5ParserHelper::ParserSemanticAction::_frat5.

Member Data Documentation

◆ _bomRoot

stdair::BomRoot& AIRINV::FRAT5ParserHelper::doEndCurve::_bomRoot

Actor Specific Context.

Definition at line 67 of file FRAT5ParserHelper.hpp.

Referenced by doEndCurve(), and operator()().

◆ _frat5


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