AirInv Logo  1.00.12
C++ Simulated Airline Inventory Management System Library
Loading...
Searching...
No Matches
AIRINV::DCPParserHelper::storePOS Struct Reference

#include <airinv/command/vault/DCPParserHelper.hpp>

Inheritance diagram for AIRINV::DCPParserHelper::storePOS:

Public Member Functions

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

Public Attributes

DCPRuleStruct & _DCPRule

Detailed Description

Store the parsed customer position.

Definition at line 108 of file DCPParserHelper.hpp.

Constructor & Destructor Documentation

◆ storePOS()

AIRINV::DCPParserHelper::storePOS::storePOS ( DCPRuleStruct & ioDCPRule)

Actor Constructor.

Definition at line 149 of file DCPParserHelper.cpp.

References AIRINV::DCPParserHelper::ParserSemanticAction::ParserSemanticAction().

Member Function Documentation

◆ operator()()

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

Actor Function (functor).

Definition at line 155 of file DCPParserHelper.cpp.

References AIRINV::DCPParserHelper::ParserSemanticAction::_DCPRule.

Member Data Documentation

◆ _DCPRule


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