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

#include <airrac/command/YieldParserHelper.hpp>

+ Inheritance diagram for AIRRAC::YieldParserHelper::storeStartRangeTime:

Public Member Functions

 storeStartRangeTime (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 range time.

Definition at line 98 of file YieldParserHelper.hpp.

Constructor & Destructor Documentation

◆ storeStartRangeTime()

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

Member Function Documentation

◆ operator()()

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

Actor Function (functor).

Definition at line 155 of file YieldParserHelper.cpp.

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

Member Data Documentation

◆ _yieldRule


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