$treeview $search $mathjax
#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 |
Definition at line 61 of file FRAT5ParserHelper.hpp.
AIRINV::FRAT5ParserHelper::doEndCurve::doEndCurve | ( | stdair::BomRoot & | , | |
FRAT5Struct & | ||||
) |
Actor Constructor.
Definition at line 80 of file FRAT5ParserHelper.cpp.
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, AIRINV::FRAT5Struct::_curve, AIRINV::FRAT5ParserHelper::ParserSemanticAction::_frat5, AIRINV::FRAT5Struct::_key, and AIRINV::FRAT5Struct::describe().
stdair::BomRoot& AIRINV::FRAT5ParserHelper::doEndCurve::_bomRoot |
Actor Specific Context.
Definition at line 67 of file FRAT5ParserHelper.hpp.
Referenced by operator()().
Actor Context.
Definition at line 33 of file FRAT5ParserHelper.hpp.
Referenced by operator()(), AIRINV::FRAT5ParserHelper::storeFRAT5Value::operator()(), AIRINV::FRAT5ParserHelper::storeDTD::operator()(), and AIRINV::FRAT5ParserHelper::storeCurveKey::operator()().