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

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

+ Inheritance diagram for AIRINV::DCPParserHelper::storeSaturdayStay:

Public Member Functions

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

Public Attributes

DCPRuleStruct & _DCPRule
 

Detailed Description

Store the parsed saturday night.

Definition at line 148 of file DCPParserHelper.hpp.

Constructor & Destructor Documentation

◆ storeSaturdayStay()

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

Actor Constructor.

Definition at line 222 of file DCPParserHelper.cpp.

Member Function Documentation

◆ operator()()

void AIRINV::DCPParserHelper::storeSaturdayStay::operator() ( char iSaturdayStay,
boost::spirit::qi::unused_type ,
boost::spirit::qi::unused_type  ) const

Actor Function (functor).

Definition at line 228 of file DCPParserHelper.cpp.

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

Member Data Documentation

◆ _DCPRule


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