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

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

+ Inheritance diagram for AIRINV::DCPParserHelper::storeDCP:

Public Member Functions

 storeDCP (DCPRuleStruct &)
 
void operator() (double, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
 

Public Attributes

DCPRuleStruct & _DCPRule
 

Detailed Description

Store the parsed DCP value.

Definition at line 188 of file DCPParserHelper.hpp.

Constructor & Destructor Documentation

◆ storeDCP()

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

Actor Constructor.

Definition at line 313 of file DCPParserHelper.cpp.

Member Function Documentation

◆ operator()()

void AIRINV::DCPParserHelper::storeDCP::operator() ( double iDCP,
boost::spirit::qi::unused_type ,
boost::spirit::qi::unused_type  ) const

Actor Function (functor).

Definition at line 319 of file DCPParserHelper.cpp.

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

Member Data Documentation

◆ _DCPRule


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