AirInv Logo  1.00.1
C++ Simulated Airline Inventory Management System library
AIRINV::DCPParserHelper::storeDateRangeEnd Struct Reference

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

+ Inheritance diagram for AIRINV::DCPParserHelper::storeDateRangeEnd:

Public Member Functions

 storeDateRangeEnd (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 end of the date range.

Definition at line 78 of file DCPParserHelper.hpp.

Constructor & Destructor Documentation

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

Actor Constructor.

Definition at line 101 of file DCPParserHelper.cpp.

Member Function Documentation

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

Actor Function (functor).

Definition at line 106 of file DCPParserHelper.cpp.

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

Member Data Documentation


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