#include <airinv/command/FRAT5ParserHelper.hpp>
Inheritance diagram for AIRINV::FRAT5ParserHelper::ParserSemanticAction:Public Member Functions | |
| ParserSemanticAction (FRAT5Struct &) | |
Public Attributes | |
| FRAT5Struct & | _frat5 |
Generic Semantic Action (Actor / Functor) for the FRAT5 Parser.
Definition at line 29 of file FRAT5ParserHelper.hpp.
| AIRINV::FRAT5ParserHelper::ParserSemanticAction::ParserSemanticAction | ( | FRAT5Struct & | ioFRAT5 | ) |
Actor Constructor.
Definition at line 27 of file FRAT5ParserHelper.cpp.
| FRAT5Struct& AIRINV::FRAT5ParserHelper::ParserSemanticAction::_frat5 |
Actor Context.
Definition at line 33 of file FRAT5ParserHelper.hpp.
Referenced by AIRINV::FRAT5ParserHelper::storeCurveKey::operator()(), AIRINV::FRAT5ParserHelper::storeDTD::operator()(), AIRINV::FRAT5ParserHelper::storeFRAT5Value::operator()(), and AIRINV::FRAT5ParserHelper::doEndCurve::operator()().
1.8.1.1