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

#include <airsched/command/OnDParserHelper.hpp>

Inheritance diagram for AIRSCHED::OnDParserHelper::storeEndRangeTime:

List of all members.

Public Member Functions

 storeEndRangeTime (OnDPeriodStruct &)
void operator() (iterator_t iStr, iterator_t iStrEnd) const

Public Attributes

OnDPeriodStruct_onDPeriod

Detailed Description

Store the end range time.

Definition at line 82 of file OnDParserHelper.hpp.


Constructor & Destructor Documentation

AIRSCHED::OnDParserHelper::storeEndRangeTime::storeEndRangeTime ( OnDPeriodStruct ioOnDPeriod)

Actor Constructor.

Definition at line 124 of file OnDParserHelper.cpp.


Member Function Documentation

void AIRSCHED::OnDParserHelper::storeEndRangeTime::operator() ( iterator_t  iStr,
iterator_t  iStrEnd 
) const

Member Data Documentation


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