SimFQT Logo  1.00.0
C++ Simulated Fare Quote System Library
 All Classes Namespaces Files Functions Variables Typedefs Friends Pages
SIMFQT::FareParserHelper::ParserSemanticAction Struct Reference

#include <simfqt/command/FareParserHelper.hpp>

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

List of all members.

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 30 of file FareParserHelper.cpp.


Member Data Documentation


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