AirInv Logo  1.00.9
C++ Simulated Airline Inventory Management System Library
AIRINV::DCPParserHelper::storeChannel Struct Reference

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

+ Inheritance diagram for AIRINV::DCPParserHelper::storeChannel:

Public Member Functions

 storeChannel (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 channel distribution.

Definition at line 128 of file DCPParserHelper.hpp.

Constructor & Destructor Documentation

◆ storeChannel()

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

Actor Constructor.

Definition at line 186 of file DCPParserHelper.cpp.

Member Function Documentation

◆ operator()()

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

Actor Function (functor).

Definition at line 192 of file DCPParserHelper.cpp.

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

Member Data Documentation

◆ _DCPRule


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