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

#include <airrac/command/YieldParserHelper.hpp>

+ Inheritance diagram for AIRRAC::YieldParserHelper::storeYieldId:

Public Member Functions

 storeYieldId (YieldRuleStruct &)
 
void operator() (unsigned int, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
 

Public Attributes

YieldRuleStruct_yieldRule
 

Detailed Description

Store the parsed yield Id.

Definition at line 38 of file YieldParserHelper.hpp.

Constructor & Destructor Documentation

◆ storeYieldId()

AIRRAC::YieldParserHelper::storeYieldId::storeYieldId ( YieldRuleStruct ioYieldRule)

Actor Constructor.

Definition at line 34 of file YieldParserHelper.cpp.

Member Function Documentation

◆ operator()()

void AIRRAC::YieldParserHelper::storeYieldId::operator() ( unsigned int  iYieldId,
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: