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

#include <airrac/command/YieldParserHelper.hpp>

+ Inheritance diagram for AIRRAC::YieldParserHelper::storeChannel:

Public Member Functions

 storeChannel (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 channel distribution.

Definition at line 138 of file YieldParserHelper.hpp.

Constructor & Destructor Documentation

◆ storeChannel()

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

Actor Constructor.

Definition at line 232 of file YieldParserHelper.cpp.

Member Function Documentation

◆ operator()()

void AIRRAC::YieldParserHelper::storeChannel::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: