AirRAC Logo  1.00.12
C++ Simulated Revenue Accounting (RAC) System Library
Loading...
Searching...
No Matches
AIRRAC::YieldParserHelper::storeDateRangeEnd Struct Reference

#include <airrac/command/YieldParserHelper.hpp>

Inheritance diagram for AIRRAC::YieldParserHelper::storeDateRangeEnd:

Public Member Functions

 storeDateRangeEnd (YieldRuleStruct &)
void operator() (boost::spirit::qi::unused_type, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const

Public Attributes

YieldRuleStruct_yieldRule

Detailed Description

Store the parsed end of the date range.

Definition at line 88 of file YieldParserHelper.hpp.

Constructor & Destructor Documentation

◆ storeDateRangeEnd()

AIRRAC::YieldParserHelper::storeDateRangeEnd::storeDateRangeEnd ( YieldRuleStruct & ioYieldRule)

Member Function Documentation

◆ operator()()

void AIRRAC::YieldParserHelper::storeDateRangeEnd::operator() ( boost::spirit::qi::unused_type ,
boost::spirit::qi::unused_type ,
boost::spirit::qi::unused_type  ) const

Actor Function (functor).

Definition at line 134 of file YieldParserHelper.cpp.

References AIRRAC::YieldParserHelper::ParserSemanticAction::_yieldRule.

Member Data Documentation

◆ _yieldRule


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