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

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

+ Inheritance diagram for AIRINV::DCPParserHelper::storeMinimumStay:

Public Member Functions

 storeMinimumStay (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 minimum stay.

Definition at line 178 of file DCPParserHelper.hpp.

Constructor & Destructor Documentation

◆ storeMinimumStay()

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

Actor Constructor.

Definition at line 298 of file DCPParserHelper.cpp.

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

Member Function Documentation

◆ operator()()

void AIRINV::DCPParserHelper::storeMinimumStay::operator() ( unsigned int iMinStay,
boost::spirit::qi::unused_type ,
boost::spirit::qi::unused_type  ) const

Actor Function (functor).

Definition at line 304 of file DCPParserHelper.cpp.

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

Member Data Documentation

◆ _DCPRule


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