AirInv Logo  1.00.1
C++ Simulated Airline Inventory Management System library
AIRINV::DCPParserHelper::storeOrigin Struct Reference

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

+ Inheritance diagram for AIRINV::DCPParserHelper::storeOrigin:

Public Member Functions

 storeOrigin (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 origin.

Definition at line 48 of file DCPParserHelper.hpp.

Constructor & Destructor Documentation

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

Actor Constructor.

Definition at line 54 of file DCPParserHelper.cpp.

Referenced by AIRINV::DCPParserHelper::storeDCPId::operator()().

Member Function Documentation

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

Member Data Documentation


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