AirSched Logo  0.1.4
C++ Simulated Airline Schedule Manager Library
AIRSCHED::OnDParserHelper::ParserSemanticAction Struct Reference

#include <airsched/command/OnDParserHelper.hpp>

Inheritance diagram for AIRSCHED::OnDParserHelper::ParserSemanticAction:

List of all members.

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: