SimFQT Logo  0.1.2
C++ Simulated Fare Quote System Library
SIMFQT::FareParserHelper::storeAirlineCode Struct Reference

#include <simfqt/command/FareParserHelper.hpp>

Inheritance diagram for SIMFQT::FareParserHelper::storeAirlineCode:

List of all members.

Public Member Functions

 storeAirlineCode (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 airline code.

Definition at line 210 of file FareParserHelper.hpp.


Constructor & Destructor Documentation

SIMFQT::FareParserHelper::storeAirlineCode::storeAirlineCode ( FareRuleStruct ioFareRule)

Actor Constructor.

Definition at line 371 of file FareParserHelper.cpp.


Member Function Documentation

void SIMFQT::FareParserHelper::storeAirlineCode::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: