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

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

+ Inheritance diagram for AIRINV::DCPParserHelper::storeDateRangeStart:

Public Member Functions

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

Public Attributes

DCPRuleStruct & _DCPRule
 

Detailed Description

Store the parsed start of the date range.

Definition at line 68 of file DCPParserHelper.hpp.

Constructor & Destructor Documentation

◆ storeDateRangeStart()

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

Actor Constructor.

Definition at line 85 of file DCPParserHelper.cpp.

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

Member Function Documentation

◆ operator()()

void AIRINV::DCPParserHelper::storeDateRangeStart::operator() ( boost::spirit::qi::unused_type ,
boost::spirit::qi::unused_type ,
boost::spirit::qi::unused_type  ) const

Actor Function (functor).

Definition at line 91 of file DCPParserHelper.cpp.

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

Member Data Documentation

◆ _DCPRule


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