AirInv Logo  0.1.2
C++ Simulated Airline Inventory Management System library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AIRINV::ScheduleParserHelper::storeDow Struct Reference

#include <airinv/command/ScheduleParserHelper.hpp>

+ Inheritance diagram for AIRINV::ScheduleParserHelper::storeDow:

Public Member Functions

 storeDow (FlightPeriodStruct &)
void operator() (iterator_t iStr, iterator_t iStrEnd) const

Public Attributes

FlightPeriodStruct_flightPeriod

Detailed Description

Store the DOW (day of the Week).

Definition at line 69 of file ScheduleParserHelper.hpp.

Constructor & Destructor Documentation

AIRINV::ScheduleParserHelper::storeDow::storeDow ( FlightPeriodStruct ioFlightPeriod)

Actor Constructor.

Definition at line 99 of file ScheduleParserHelper.cpp.

Member Function Documentation

void AIRINV::ScheduleParserHelper::storeDow::operator() ( iterator_t  iStr,
iterator_t  iStrEnd 
) const

Member Data Documentation


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