AirRAC Logo  1.00.3
C++ Simulated Revenue Accounting (RAC) System Library
AIRRAC::YieldParserHelper::storeTripType Struct Reference

#include <airrac/command/YieldParserHelper.hpp>

+ Inheritance diagram for AIRRAC::YieldParserHelper::storeTripType:

Public Member Functions

 storeTripType (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 customer trip type.

Definition at line 68 of file YieldParserHelper.hpp.

Constructor & Destructor Documentation

◆ storeTripType()

AIRRAC::YieldParserHelper::storeTripType::storeTripType ( YieldRuleStruct ioYieldRule)

Actor Constructor.

Definition at line 91 of file YieldParserHelper.cpp.

Member Function Documentation

◆ operator()()

void AIRRAC::YieldParserHelper::storeTripType::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: