AirRAC Logo  1.00.0
C++ Simulated Revenue Accounting (RAC) System Library
 All Classes Namespaces Files Functions Variables Typedefs Friends Pages
AIRRAC::YieldParserHelper::doEndYield Struct Reference

#include <airrac/command/YieldParserHelper.hpp>

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

List of all members.

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

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

Actor Constructor.

Definition at line 314 of file YieldParserHelper.cpp.


Member Function Documentation

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

Member Data Documentation

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

Actor Specific Context.

Definition at line 186 of file YieldParserHelper.hpp.

Referenced by operator()().


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