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

#include <simfqt/command/FareParserHelper.hpp>

+ Inheritance diagram for SIMFQT::FareParserHelper::storeChangeFees:

Public Member Functions

 storeChangeFees (FareRuleStruct &)
 
void operator() (char, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
 

Public Attributes

FareRuleStruct_fareRule
 

Detailed Description

Store the parsed change fees.

Definition at line 170 of file FareParserHelper.hpp.

Constructor & Destructor Documentation

◆ storeChangeFees()

SIMFQT::FareParserHelper::storeChangeFees::storeChangeFees ( FareRuleStruct ioFareRule)

Actor Constructor.

Definition at line 294 of file FareParserHelper.cpp.

Member Function Documentation

◆ operator()()

void SIMFQT::FareParserHelper::storeChangeFees::operator() ( char  iChangefees,
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: