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

#include <simfqt/command/FareParserHelper.hpp>

+ Inheritance diagram for SIMFQT::FareParserHelper::ParserSemanticAction:

Public Member Functions

 ParserSemanticAction (FareRuleStruct &)
 

Public Attributes

FareRuleStruct_fareRule
 

Detailed Description

Generic Semantic Action (Actor / Functor) for the Fare Parser.

Definition at line 31 of file FareParserHelper.hpp.

Constructor & Destructor Documentation

◆ ParserSemanticAction()

SIMFQT::FareParserHelper::ParserSemanticAction::ParserSemanticAction ( FareRuleStruct ioFareRule)

Actor Constructor.

Definition at line 29 of file FareParserHelper.cpp.

Member Data Documentation

◆ _fareRule


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