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

#include <airrac/command/YieldParserHelper.hpp>

+ Inheritance diagram for AIRRAC::YieldParserHelper::storeClass:

Public Member Functions

 storeClass (YieldRuleStruct &)
 
void operator() (std::vector< char >, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
 

Public Attributes

YieldRuleStruct_yieldRule
 

Detailed Description

Store the parsed class.

Definition at line 168 of file YieldParserHelper.hpp.

Constructor & Destructor Documentation

◆ storeClass()

AIRRAC::YieldParserHelper::storeClass::storeClass ( YieldRuleStruct ioYieldRule)

Actor Constructor.

Definition at line 290 of file YieldParserHelper.cpp.

Member Function Documentation

◆ operator()()

void AIRRAC::YieldParserHelper::storeClass::operator() ( std::vector< char >  iChar,
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: