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

#include <simfqt/command/FareParserHelper.hpp>

+ Inheritance diagram for SIMFQT::FareParserHelper::storeEndRangeTime:

Public Member Functions

 storeEndRangeTime (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 end range time.

Definition at line 110 of file FareParserHelper.hpp.

Constructor & Destructor Documentation

◆ storeEndRangeTime()

SIMFQT::FareParserHelper::storeEndRangeTime::storeEndRangeTime ( FareRuleStruct ioFareRule)

Actor Constructor.

Definition at line 167 of file FareParserHelper.cpp.

Member Function Documentation

◆ operator()()

void SIMFQT::FareParserHelper::storeEndRangeTime::operator() ( boost::spirit::qi::unused_type  ,
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: