SimFQT Logo  1.00.4
C++ Simulated Fare Quote System Library
SIMFQT::FareParserHelper::storePOS Struct Reference

#include <simfqt/command/FareParserHelper.hpp>

+ Inheritance diagram for SIMFQT::FareParserHelper::storePOS:

Public Member Functions

 storePOS (FareRuleStruct &)
 
void operator() (std::vector< char >, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
 

Public Attributes

FareRuleStruct_fareRule
 

Detailed Description

Store the parsed customer point_of_sale.

Definition at line 120 of file FareParserHelper.hpp.

Constructor & Destructor Documentation

◆ storePOS()

SIMFQT::FareParserHelper::storePOS::storePOS ( FareRuleStruct ioFareRule)

Actor Constructor.

Definition at line 185 of file FareParserHelper.cpp.

Member Function Documentation

◆ operator()()

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

Member Data Documentation

◆ _fareRule


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