#include <airinv/command/FRAT5ParserHelper.hpp>
Public Member Functions | |
storeFRAT5Value (FRAT5Struct &) | |
void | operator() (double iReal) const |
Public Attributes | |
FRAT5Struct & | _frat5 |
Store the FRAT5 value.
Definition at line 53 of file FRAT5ParserHelper.hpp.
AIRINV::FRAT5ParserHelper::storeFRAT5Value::storeFRAT5Value | ( | FRAT5Struct & | ioFRAT5 | ) |
Actor Constructor.
Definition at line 57 of file FRAT5ParserHelper.cpp.
void AIRINV::FRAT5ParserHelper::storeFRAT5Value::operator() | ( | double | iReal | ) | const |
Actor Function (functor).
Definition at line 62 of file FRAT5ParserHelper.cpp.
References AIRINV::FRAT5Struct::_curve, AIRINV::FRAT5Struct::_dtd, and AIRINV::FRAT5ParserHelper::ParserSemanticAction::_frat5.
|
inherited |
Actor Context.
Definition at line 33 of file FRAT5ParserHelper.hpp.
Referenced by AIRINV::FRAT5ParserHelper::storeCurveKey::operator()(), AIRINV::FRAT5ParserHelper::storeDTD::operator()(), operator()(), and AIRINV::FRAT5ParserHelper::doEndCurve::operator()().