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

#include <simfqt/command/FareParserHelper.hpp>

+ Inheritance diagram for SIMFQT::FareParserHelper::storeDestination:

List of all members.

Public Member Functions

 storeDestination (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 destination.

Definition at line 59 of file FareParserHelper.hpp.


Constructor & Destructor Documentation

SIMFQT::FareParserHelper::storeDestination::storeDestination ( FareRuleStruct ioFareRule)

Actor Constructor.

Definition at line 75 of file FareParserHelper.cpp.


Member Function Documentation

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

Member Data Documentation


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