$treeview $search $mathjax
SimFQT Logo  1.00.1
$projectbrief
$projectbrief
$searchbox

SIMFQT::FareParserHelper::storeFare Struct Reference

#include <simfqt/command/FareParserHelper.hpp>

Inheritance diagram for SIMFQT::FareParserHelper::storeFare:
SIMFQT::FareParserHelper::ParserSemanticAction

List of all members.

Public Member Functions

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

Public Attributes

FareRuleStruct_fareRule

Detailed Description

Store the parsed fare value.

Definition at line 200 of file FareParserHelper.hpp.


Constructor & Destructor Documentation

SIMFQT::FareParserHelper::storeFare::storeFare ( FareRuleStruct ioFareRule  ) 

Actor Constructor.

Definition at line 362 of file FareParserHelper.cpp.


Member Function Documentation

void SIMFQT::FareParserHelper::storeFare::operator() ( double  iFare,
boost::spirit::qi::unused_type  ,
boost::spirit::qi::unused_type   
) const

Actor Function (functor).

Definition at line 367 of file FareParserHelper.cpp.

References SIMFQT::FareParserHelper::ParserSemanticAction::_fareRule, and SIMFQT::FareRuleStruct::setFare().


Member Data Documentation


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