SimFQT Logo  0.1.3
C++ Simulated Fare Quote System Library
SIMFQT::FareParserHelper::storeStartRangeTime Struct Reference

#include <simfqt/command/FareParserHelper.hpp>

Inheritance diagram for SIMFQT::FareParserHelper::storeStartRangeTime:

List of all members.

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

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

Actor Constructor.

Definition at line 149 of file FareParserHelper.cpp.


Member Function Documentation

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

Member Data Documentation


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