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

#include <airrac/command/YieldParserHelper.hpp>

Inheritance diagram for AIRRAC::YieldParserHelper::storePOS:

List of all members.

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

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

Actor Constructor.

Definition at line 184 of file YieldParserHelper.cpp.


Member Function Documentation

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