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

#include <simfqt/command/FareParserHelper.hpp>

Inheritance diagram for SIMFQT::FareParserHelper::storeTripType:

Public Member Functions

 storeTripType (FareRuleStruct &)
void operator() (std::vector< char >, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const

Public Attributes

FareRuleStruct_fareRule

Detailed Description

Store the parsed customer trip type.

Definition at line 69 of file FareParserHelper.hpp.

Constructor & Destructor Documentation

◆ storeTripType()

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

Actor Constructor.

Definition at line 90 of file FareParserHelper.cpp.

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

Member Function Documentation

◆ operator()()

void SIMFQT::FareParserHelper::storeTripType::operator() ( std::vector< char > iChar,
boost::spirit::qi::unused_type ,
boost::spirit::qi::unused_type  ) const

Actor Function (functor).

Definition at line 96 of file FareParserHelper.cpp.

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

Member Data Documentation

◆ _fareRule


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