AirRAC Logo  1.00.3
C++ Simulated Revenue Accounting (RAC) System Library
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)

Actor Constructor.

Definition at line 129 of file YieldParserHelper.cpp.

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

Member Data Documentation

◆ _yieldRule


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