AirInv Logo  1.00.7
C++ Simulated Airline Inventory Management System Library
AIRINV::DCPParserHelper::storeNonRefundable Struct Reference

#include <airinv/command/vault/DCPParserHelper.hpp>

+ Inheritance diagram for AIRINV::DCPParserHelper::storeNonRefundable:

Public Member Functions

 storeNonRefundable (DCPRuleStruct &)
 
void operator() (char, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
 

Public Attributes

DCPRuleStruct & _DCPRule
 

Detailed Description

Store the parsed refundable option

Definition at line 168 of file DCPParserHelper.hpp.

Constructor & Destructor Documentation

◆ storeNonRefundable()

AIRINV::DCPParserHelper::storeNonRefundable::storeNonRefundable ( DCPRuleStruct &  ioDCPRule)

Actor Constructor.

Definition at line 273 of file DCPParserHelper.cpp.

Member Function Documentation

◆ operator()()

void AIRINV::DCPParserHelper::storeNonRefundable::operator() ( char  iNonRefundable,
boost::spirit::qi::unused_type  ,
boost::spirit::qi::unused_type   
) const

Actor Function (functor).

Definition at line 279 of file DCPParserHelper.cpp.

References AIRINV::DCPParserHelper::ParserSemanticAction::_DCPRule.

Member Data Documentation

◆ _DCPRule


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