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

#include <airrac/command/YieldParserHelper.hpp>

Inheritance diagram for AIRRAC::YieldParserHelper::storePOS:

Public Member Functions

 storePOS (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 customer point_of_sale.

Definition at line 118 of file YieldParserHelper.hpp.

Constructor & Destructor Documentation

◆ storePOS()

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

Member Function Documentation

◆ operator()()

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

Actor Function (functor).

Definition at line 191 of file YieldParserHelper.cpp.

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

Member Data Documentation

◆ _yieldRule


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