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

#include <simfqt/command/FareParserHelper.hpp>

+ Inheritance diagram for SIMFQT::FareParserHelper::storeNonRefundable:

Public Member Functions

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

Public Attributes

FareRuleStruct_fareRule
 

Detailed Description

Store the parsed refundable option

Definition at line 180 of file FareParserHelper.hpp.

Constructor & Destructor Documentation

◆ storeNonRefundable()

SIMFQT::FareParserHelper::storeNonRefundable::storeNonRefundable ( FareRuleStruct ioFareRule)

Actor Constructor.

Definition at line 320 of file FareParserHelper.cpp.

Member Function Documentation

◆ operator()()

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