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

#include <simfqt/command/FareParserHelper.hpp>

Inheritance diagram for SIMFQT::FareParserHelper::storeStartRangeTime:

Public Member Functions

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

Public Attributes

FareRuleStruct_fareRule

Detailed Description

Store the parsed start range time.

Definition at line 100 of file FareParserHelper.hpp.

Constructor & Destructor Documentation

◆ storeStartRangeTime()

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

Actor Constructor.

Definition at line 149 of file FareParserHelper.cpp.

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

Member Function Documentation

◆ operator()()

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

Actor Function (functor).

Definition at line 155 of file FareParserHelper.cpp.

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

Member Data Documentation

◆ _fareRule


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