AirInv Logo  1.00.0
C++ Simulated Airline Inventory Management System library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AIRINV::DCPParserHelper::storeChangeFees Struct Reference

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

+ Inheritance diagram for AIRINV::DCPParserHelper::storeChangeFees:

List of all members.

Public Member Functions

 storeChangeFees (DCPRuleStruct &)
void operator() (char, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const

Public Attributes

DCPRuleStruct & _DCPRule

Detailed Description

Store the parsed change fees.

Definition at line 158 of file DCPParserHelper.hpp.


Constructor & Destructor Documentation

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

Actor Constructor.

Definition at line 248 of file DCPParserHelper.cpp.


Member Function Documentation

void AIRINV::DCPParserHelper::storeChangeFees::operator() ( char  iChangefees,
boost::spirit::qi::unused_type  ,
boost::spirit::qi::unused_type   
) const

Actor Function (functor).

Definition at line 253 of file DCPParserHelper.cpp.

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


Member Data Documentation


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