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

#include <airrac/command/YieldParserHelper.hpp>

Inheritance diagram for AIRRAC::YieldParserHelper::storeChannel:

List of all members.

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

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

Actor Constructor.

Definition at line 231 of file YieldParserHelper.cpp.


Member Function Documentation

void AIRRAC::YieldParserHelper::storeChannel::operator() ( std::vector< char >  iChar,
boost::spirit::qi::unused_type  ,
boost::spirit::qi::unused_type   
) const

Member Data Documentation


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