SimFQT Logo  0.1.3
C++ Simulated Fare Quote System Library
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
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

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

Actor Constructor.

Definition at line 29 of file FareParserHelper.cpp.

Member Data Documentation


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