AirRAC Logo  1.00.8
C++ Simulated Revenue Accounting (RAC) System Library
Loading...
Searching...
No Matches
AIRRAC::YieldParserHelper::storeAirlineCode Struct Reference

#include <airrac/command/YieldParserHelper.hpp>

+ Inheritance diagram for AIRRAC::YieldParserHelper::storeAirlineCode:

Public Member Functions

 storeAirlineCode (YieldRuleStruct &)
 
void operator() (std::vector< char >, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
 

Public Attributes

YieldRuleStruct_yieldRule
 

Detailed Description

Store the parsed airline code.

Definition at line 158 of file YieldParserHelper.hpp.

Constructor & Destructor Documentation

◆ storeAirlineCode()

AIRRAC::YieldParserHelper::storeAirlineCode::storeAirlineCode ( YieldRuleStruct & ioYieldRule)

Actor Constructor.

Definition at line 269 of file YieldParserHelper.cpp.

Member Function Documentation

◆ operator()()

void AIRRAC::YieldParserHelper::storeAirlineCode::operator() ( std::vector< char > iChar,
boost::spirit::qi::unused_type ,
boost::spirit::qi::unused_type  ) const

Member Data Documentation

◆ _yieldRule


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