SimFQT Logo  1.00.4
C++ Simulated Fare Quote System Library
SIMFQT::FareParserHelper::storeCabinCode Struct Reference

#include <simfqt/command/FareParserHelper.hpp>

+ Inheritance diagram for SIMFQT::FareParserHelper::storeCabinCode:

Public Member Functions

 storeCabinCode (FareRuleStruct &)
 
void operator() (char, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
 

Public Attributes

FareRuleStruct_fareRule
 

Detailed Description

Store the cabin code.

Definition at line 130 of file FareParserHelper.hpp.

Constructor & Destructor Documentation

◆ storeCabinCode()

SIMFQT::FareParserHelper::storeCabinCode::storeCabinCode ( FareRuleStruct ioFareRule)

Actor Constructor.

Definition at line 211 of file FareParserHelper.cpp.

Member Function Documentation

◆ operator()()

void SIMFQT::FareParserHelper::storeCabinCode::operator() ( char  iChar,
boost::spirit::qi::unused_type  ,
boost::spirit::qi::unused_type   
) const

Member Data Documentation

◆ _fareRule


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