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

#include <airrac/command/YieldParserHelper.hpp>

Inheritance diagram for AIRRAC::YieldParserHelper::storeDateRangeStart:

Public Member Functions

 storeDateRangeStart (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 start of the date range.

Definition at line 78 of file YieldParserHelper.hpp.

Constructor & Destructor Documentation

◆ storeDateRangeStart()

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

Member Function Documentation

◆ operator()()

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

Actor Function (functor).

Definition at line 118 of file YieldParserHelper.cpp.

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

Member Data Documentation

◆ _yieldRule


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