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

#include <airsched/command/OnDParserHelper.hpp>

Inheritance diagram for AIRSCHED::OnDParserHelper::storeStartRangeTime:

List of all members.

Public Member Functions

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

Public Attributes

OnDPeriodStruct_onDPeriod

Detailed Description

Store the start range time.

Definition at line 74 of file OnDParserHelper.hpp.


Constructor & Destructor Documentation

AIRSCHED::OnDParserHelper::storeStartRangeTime::storeStartRangeTime ( OnDPeriodStruct ioOnDPeriod)

Actor Constructor.

Definition at line 109 of file OnDParserHelper.cpp.


Member Function Documentation

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

Member Data Documentation


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