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

#include <airrac/command/YieldParserHelper.hpp>

+ Inheritance diagram for AIRRAC::YieldParserHelper::storeDestination:

Public Member Functions

 storeDestination (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 destination.

Definition at line 58 of file YieldParserHelper.hpp.

Constructor & Destructor Documentation

◆ storeDestination()

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

Actor Constructor.

Definition at line 74 of file YieldParserHelper.cpp.

References AIRRAC::YieldParserHelper::ParserSemanticAction::ParserSemanticAction().

Member Function Documentation

◆ operator()()

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

Actor Function (functor).

Definition at line 80 of file YieldParserHelper.cpp.

References AIRRAC::YieldParserHelper::ParserSemanticAction::_yieldRule.

Member Data Documentation

◆ _yieldRule


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