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

#include <simfqt/command/FareParserHelper.hpp>

+ Inheritance diagram for SIMFQT::FareParserHelper::storeAdvancePurchase:

Public Member Functions

 storeAdvancePurchase (FareRuleStruct &)
 
void operator() (unsigned int, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
 

Public Attributes

FareRuleStruct_fareRule
 

Detailed Description

Store the parsed advance purchase days.

Definition at line 150 of file FareParserHelper.hpp.

Constructor & Destructor Documentation

◆ storeAdvancePurchase()

SIMFQT::FareParserHelper::storeAdvancePurchase::storeAdvancePurchase ( FareRuleStruct ioFareRule)

Actor Constructor.

Definition at line 253 of file FareParserHelper.cpp.

Member Function Documentation

◆ operator()()

void SIMFQT::FareParserHelper::storeAdvancePurchase::operator() ( unsigned int  iAdancePurchase,
boost::spirit::qi::unused_type  ,
boost::spirit::qi::unused_type   
) const

Member Data Documentation

◆ _fareRule


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