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

#include <airsched/command/OnDParserHelper.hpp>

Inheritance diagram for AIRSCHED::OnDParserHelper::storeDateRangeStart:

List of all members.

Public Member Functions

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

Public Attributes

OnDPeriodStruct_onDPeriod

Detailed Description

Store the start of the date range.

Definition at line 58 of file OnDParserHelper.hpp.


Constructor & Destructor Documentation

AIRSCHED::OnDParserHelper::storeDateRangeStart::storeDateRangeStart ( OnDPeriodStruct ioOnDPeriod)

Actor Constructor.

Definition at line 66 of file OnDParserHelper.cpp.


Member Function Documentation

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

Member Data Documentation


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