AirRAC Logo  1.00.3
C++ Simulated Revenue Accounting (RAC) System Library
AIRRAC::YieldParserHelper::storeYield Struct Reference

#include <airrac/command/YieldParserHelper.hpp>

+ Inheritance diagram for AIRRAC::YieldParserHelper::storeYield:

Public Member Functions

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

Public Attributes

YieldRuleStruct_yieldRule
 

Detailed Description

Store the parsed yield value.

Definition at line 148 of file YieldParserHelper.hpp.

Constructor & Destructor Documentation

◆ storeYield()

AIRRAC::YieldParserHelper::storeYield::storeYield ( YieldRuleStruct ioYieldRule)

Actor Constructor.

Definition at line 254 of file YieldParserHelper.cpp.

Member Function Documentation

◆ operator()()

void AIRRAC::YieldParserHelper::storeYield::operator() ( double  iYield,
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: