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

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

+ Inheritance diagram for AIRINV::DCPParserHelper::ParserSemanticAction:

Public Member Functions

 ParserSemanticAction (DCPRuleStruct &)
 

Public Attributes

DCPRuleStruct & _DCPRule
 

Detailed Description

Generic Semantic Action (Actor / Functor) for the DCP Parser.

Definition at line 30 of file DCPParserHelper.hpp.

Constructor & Destructor Documentation

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

Actor Constructor.

Definition at line 25 of file DCPParserHelper.cpp.

Member Data Documentation


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