AirRAC Logo  1.00.8
C++ Simulated Revenue Accounting (RAC) System Library
Loading...
Searching...
No Matches
AIRRAC::YieldParserHelper::doEndYield Struct Reference

#include <airrac/command/YieldParserHelper.hpp>

+ Inheritance diagram for AIRRAC::YieldParserHelper::doEndYield:

Public Member Functions

 doEndYield (stdair::BomRoot &, YieldRuleStruct &)
 
void operator() (boost::spirit::qi::unused_type, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
 

Public Attributes

stdair::BomRoot & _bomRoot
 
YieldRuleStruct_yieldRule
 

Detailed Description

Mark the end of the yield-rule parsing.

Definition at line 178 of file YieldParserHelper.hpp.

Constructor & Destructor Documentation

◆ doEndYield()

AIRRAC::YieldParserHelper::doEndYield::doEndYield ( stdair::BomRoot & ioBomRoot,
YieldRuleStruct & ioYieldRule )

Actor Constructor.

Definition at line 313 of file YieldParserHelper.cpp.

Member Function Documentation

◆ operator()()

void AIRRAC::YieldParserHelper::doEndYield::operator() ( boost::spirit::qi::unused_type ,
boost::spirit::qi::unused_type ,
boost::spirit::qi::unused_type  ) const

Member Data Documentation

◆ _bomRoot

stdair::BomRoot& AIRRAC::YieldParserHelper::doEndYield::_bomRoot

Actor Specific Context.

Definition at line 186 of file YieldParserHelper.hpp.

Referenced by operator()().

◆ _yieldRule


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