AirInv Logo  1.00.0
C++ Simulated Airline Inventory Management System library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AIRINV::FRAT5ParserHelper::doEndCurve Struct Reference

#include <airinv/command/FRAT5ParserHelper.hpp>

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

List of all members.

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

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

Actor Constructor.

Definition at line 80 of file FRAT5ParserHelper.cpp.


Member Function Documentation

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

Member Data Documentation

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

Actor Specific Context.

Definition at line 67 of file FRAT5ParserHelper.hpp.

Referenced by operator()().

FRAT5Struct& AIRINV::FRAT5ParserHelper::ParserSemanticAction::_frat5
inherited

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