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

#include <simfqt/command/FareParserHelper.hpp>

+ Inheritance diagram for SIMFQT::FareParserHelper::storeFareId:

List of all members.

Public Member Functions

 storeFareId (FareRuleStruct &)
void operator() (unsigned int, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const

Public Attributes

FareRuleStruct_fareRule

Detailed Description

Store the parsed fare Id.

Definition at line 39 of file FareParserHelper.hpp.


Constructor & Destructor Documentation

SIMFQT::FareParserHelper::storeFareId::storeFareId ( FareRuleStruct ioFareRule)

Actor Constructor.

Definition at line 36 of file FareParserHelper.cpp.


Member Function Documentation

void SIMFQT::FareParserHelper::storeFareId::operator() ( unsigned int  iFareId,
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: