SimFQT Logo  1.00.0
C++ Simulated Fare Quote System Library
 All Classes Namespaces Files Functions Variables Typedefs Friends Pages
SIMFQT::FareParserHelper::doEndFare Struct Reference

#include <simfqt/command/FareParserHelper.hpp>

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

List of all members.

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

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

Actor Constructor.

Definition at line 420 of file FareParserHelper.cpp.


Member Function Documentation

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

Member Data Documentation

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

Actor Specific Context.

Definition at line 238 of file FareParserHelper.hpp.

Referenced by operator()().


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