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

#include <simfqt/command/FareParserHelper.hpp>

+ Inheritance diagram for SIMFQT::FareParserHelper::storeDateRangeStart:

Public Member Functions

 storeDateRangeStart (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 of the date range.

Definition at line 80 of file FareParserHelper.hpp.

Constructor & Destructor Documentation

◆ storeDateRangeStart()

SIMFQT::FareParserHelper::storeDateRangeStart::storeDateRangeStart ( FareRuleStruct ioFareRule)

Actor Constructor.

Definition at line 112 of file FareParserHelper.cpp.

Member Function Documentation

◆ operator()()

void SIMFQT::FareParserHelper::storeDateRangeStart::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: