AirSched Logo  1.00.0
C++ Simulated Airline Schedule Manager Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AIRSCHED::OnDParserHelper::ParserSemanticAction Struct Reference

#include <airsched/command/OnDParserHelper.hpp>

+ Inheritance diagram for AIRSCHED::OnDParserHelper::ParserSemanticAction:

Public Member Functions

 ParserSemanticAction (OnDPeriodStruct &)

Public Attributes

OnDPeriodStruct_onDPeriod

Detailed Description

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

Definition at line 34 of file OnDParserHelper.hpp.

Constructor & Destructor Documentation

AIRSCHED::OnDParserHelper::ParserSemanticAction::ParserSemanticAction ( OnDPeriodStruct ioOnDPeriod)

Actor Constructor.

Definition at line 25 of file OnDParserHelper.cpp.

Member Data Documentation


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