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::ParserSemanticAction Struct Reference

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

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

List of all members.

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: