SimFQT Logo  1.00.8
C++ Simulated Fare Quote System Library
Loading...
Searching...
No Matches
SIMFQT::FareParserHelper::storeSaturdayStay Struct Reference

#include <simfqt/command/FareParserHelper.hpp>

+ Inheritance diagram for SIMFQT::FareParserHelper::storeSaturdayStay:

Public Member Functions

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

Public Attributes

FareRuleStruct_fareRule
 

Detailed Description

Store the parsed saturday night.

Definition at line 160 of file FareParserHelper.hpp.

Constructor & Destructor Documentation

◆ storeSaturdayStay()

SIMFQT::FareParserHelper::storeSaturdayStay::storeSaturdayStay ( FareRuleStruct & ioFareRule)

Actor Constructor.

Definition at line 269 of file FareParserHelper.cpp.

References SIMFQT::FareParserHelper::ParserSemanticAction::ParserSemanticAction().

Member Function Documentation

◆ operator()()

void SIMFQT::FareParserHelper::storeSaturdayStay::operator() ( char iSaturdayStay,
boost::spirit::qi::unused_type ,
boost::spirit::qi::unused_type  ) const

Actor Function (functor).

Definition at line 275 of file FareParserHelper.cpp.

References SIMFQT::FareParserHelper::ParserSemanticAction::_fareRule.

Member Data Documentation

◆ _fareRule


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