SimFQT Logo  1.00.4
C++ Simulated Fare Quote System Library
SIMFQT::FareParserHelper::doEndFare Struct Reference

#include <simfqt/command/FareParserHelper.hpp>

+ Inheritance diagram for SIMFQT::FareParserHelper::doEndFare:

Public Member Functions

 doEndFare (stdair::BomRoot &, FareRuleStruct &)
 
void operator() (boost::spirit::qi::unused_type, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
 

Public Attributes

stdair::BomRoot & _bomRoot
 
FareRuleStruct_fareRule
 

Detailed Description

Mark the end of the fare-rule parsing.

Definition at line 230 of file FareParserHelper.hpp.

Constructor & Destructor Documentation

◆ doEndFare()

SIMFQT::FareParserHelper::doEndFare::doEndFare ( stdair::BomRoot &  ioBomRoot,
FareRuleStruct ioFareRule 
)

Actor Constructor.

Definition at line 419 of file FareParserHelper.cpp.

Member Function Documentation

◆ operator()()

void SIMFQT::FareParserHelper::doEndFare::operator() ( boost::spirit::qi::unused_type  ,
boost::spirit::qi::unused_type  ,
boost::spirit::qi::unused_type   
) const

Member Data Documentation

◆ _bomRoot

stdair::BomRoot& SIMFQT::FareParserHelper::doEndFare::_bomRoot

Actor Specific Context.

Definition at line 238 of file FareParserHelper.hpp.

Referenced by operator()().

◆ _fareRule


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