AirInv Logo  1.00.12
C++ Simulated Airline Inventory Management System Library
Loading...
Searching...
No Matches
AIRINV::DCPParserHelper::storeAdvancePurchase Struct Reference

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

Inheritance diagram for AIRINV::DCPParserHelper::storeAdvancePurchase:

Public Member Functions

 storeAdvancePurchase (DCPRuleStruct &)
void operator() (unsigned int, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const

Public Attributes

DCPRuleStruct & _DCPRule

Detailed Description

Store the parsed advance purchase days.

Definition at line 138 of file DCPParserHelper.hpp.

Constructor & Destructor Documentation

◆ storeAdvancePurchase()

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

Actor Constructor.

Definition at line 207 of file DCPParserHelper.cpp.

References AIRINV::DCPParserHelper::ParserSemanticAction::ParserSemanticAction().

Member Function Documentation

◆ operator()()

void AIRINV::DCPParserHelper::storeAdvancePurchase::operator() ( unsigned int iAdancePurchase,
boost::spirit::qi::unused_type ,
boost::spirit::qi::unused_type  ) const

Actor Function (functor).

Definition at line 213 of file DCPParserHelper.cpp.

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

Member Data Documentation

◆ _DCPRule


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